Skip to main content
POST
Send Specific Amount Usdc

Body

application/json

Request model for sending USDC to a destination address

destination_address
string
required

Destination wallet address

amount
number
required

Amount of USDC to send (must be positive)

blockchain
string
default:ETH-SEPOLIA

Blockchain network

wallet_username
string | null

Username to resolve funding wallet from Firebase

funding_wallet_id
string | null

Circle wallet ID to send from

Response

Successful Response