Transfer tokens between wallets
Transfers
Create Transfer
Transfer tokens from a source wallet to a target wallet. Both source and target should be EVM wallet addresses (0x…).
POST
Transfer tokens between wallets
You’re viewing v0, which is deprecated. Endpoints may change or be removed.
Switch to v1 (Latest)Body
application/json
Source wallet address (0x...)
Example:
"0xabcdef1234567890abcdef1234567890abcdef12"
Asset to transfer (only token assets supported: eth-base/brlv, eth-base/wbrly)
Available options:
tempo/brlv, eth-base/brlv, eth-mainnet/brlv, fiat/brl, eth-base/usdt, fiat/usd, eth-mainnet/usdt, eth-mainnet/usdc, eth-base/wbrly, eth-base/usdc, eth-base/brly Example:
"eth-base/brlv"
Amount of tokens to transfer
Example:
"100.50"
Target wallet address (0x...)
Example:
"0x1234567890abcdef1234567890abcdef12345678"
Response
Transfer created successfully
Details of the created transfer