Authorizations
Headers
Provide a unique Idempotency-Key per user to ensure single submission.
Body
application/json
Chain slug (e.g., base, base-sepolia, solana-devnet).
Recipient wallet address (owner for token transfers).
Asset type to send.
Available options:
native
, erc20
, spl
Amount in base units (wei/lamports/token units).
Optional sender wallet; defaults to user's default wallet for the chain.
Token address (EVM) or mint (Solana) when sending tokens.