Skip to content

Commit 64d8573

Browse files
committed
removes paymasters
1 parent 55ecaff commit 64d8573

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/pos/payments/transfers/transfer-usdc.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,11 @@ main();
5757

5858
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)
5959

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).
6165

6266
```ts
6367

0 commit comments

Comments
 (0)