USDC Faucet
Get Faucet USDC(Testnet Only)
For EVM
:
GET https://testnet-operator-evm.orderly.org/v1/faucet/usdc
For Solana
:
GET https://testnet-operator-sol.orderly.org/v1/faucet/usdc
Receive 1,000 USDC in the EVM Testnet environment or 100 USDC in the Solana Testnet environment. Each account may only use the faucet a maximum of 5 times.
This API is only available on Testnet so make sure to use Testnet domain as above instead of Mainnet domain.
POST
/
v1
/
faucet
/
usdc
Body
application/json
user_address
string
requiredThe address of the user account. Use Zions51qQNUgWNyp4JegUFoMUpgFx43jBUsYmHtDPdr
for Solana address.
broker_id
string
requiredBuilder ID of an account
chain_id
string
The chain ID that the test USDC should be deposited to. Not applicable to Solana faucet.
Response
200 - application/json
success
boolean
requiredtimestamp
integer