POST
/
v1
/
faucet
/
usdc
curl --request POST \
  --url https://api-evm.orderly.network/v1/faucet/usdc
{
  "success": true,
  "timestamp": 1702989203989
}

Query Parameters

chain_id
string
required

The chain ID that the test USDC should be deposited to

user_address
string
required

The address of the user account

broker_id
string
required

Broker ID of an account

Response

200 - application/json
success
boolean
required
timestamp
integer