You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pos/payments/transfers/transfer-usdc.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,11 @@ main();
57
57
58
58
Gateway collects USDC balances across any chain with USDC. Users need to send USDC to the Gateway Wallet (not an ERC-20), [more details here.](https://developers.circle.com/gateway#setting-up-a-balance)
59
59
60
-
Once the users have a balance, they can send
60
+
Once the users have a balance, they can send USDC to any chain using the Gateway implementation.
61
+
62
+
## Prerequisites
63
+
64
+
The follow example requires a Circle API key, which you can create through [the Circle Developer dashboard.](https://console.circle.com/) (You do not need a Cirlce business license to get a sandbox API key).
0 commit comments