Create a crypto transfer
Wallet Transfers
Create a crypto transfer
Create a crypto transfer between two wallet addresses among users.
POST
Create a crypto transfer
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
unique identifier for the transfer request (recommend using uuid v4)
crypto transfer source
crypto transfer destination
crypto currency (note: usdHifi is only available in sandbox to simulate token movement)
Available options:
usdc, usdt, usdg, pyusd amount of crypto currency to send
Required range:
x >= 0Available options:
POLYGON, ETHEREUM, BASE, SOLANA, BSC, FLOW_EVM, CANTON, TRON crypto transfer fee
Whether this transfer requires approval before processing.
true: Transfer will enter approval workflowfalseor omitted: Transfer proceeds immediately
Example:
false