Sandbox Deposit
Sandbox
Sandbox Deposit
Credits the account with funds in sandbox environment only.
POST
Sandbox Deposit
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Deposit amount as a decimal string
Example:
"1000.00"
Token symbol
Example:
"USDC"
Chain ID for the deposit
Available options:
avax-c-chain, avax-fuji-c-chain, eth-mainnet, eth-sepolia, btc-mainnet, btc-testnet, sol-mainnet, sol-testnet, bsc-mainnet, bsc-testnet Example:
"eth-mainnet"
Response
Deposit result
Whether the request was successful
Example:
true
Error message, present only on failure
Example:
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
Example:
""