Testnet
Request Testnet USDC
Send testnet USDC to a wallet on Polygon Amoy. Rate-limited per wallet (default once per 24h).
post/faucet
Request body
Example request
{
"wallet": "0xTrader0000000000000000000000000000000000"
}Response
USDC sent
Example response
{
"amount": 1000,
"txHash": "0xabc123...",
"message": "Sent 1000 USDC to 0xTrader..."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.