Authentication
✅ Organization User (CustomerEmployee
)✅ Delegated User (
EndUser
)✅ Service Account
Required Permissions
Wallets:Transfers:Create
: Always requiredFeeSponsors:Use
: Required if feeSponsorId
is specified.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Path Parameters
The source wallet id (wa-...
).
1
Body
- Native Asset
- Algorand Standard Asset
- Aptos Fungible Asset (AIP-21)
- Cardano Asset
- Sui Coin
- EVM Fungible Token (ERC-20)
- EVM Non Fungible Token (ERC-721)
- Hedera Non-Fungible Token (HIP-17)
- Hedera Tokens (HTS)
- Stellar Classic Assets (SEP-41)
- Solana Program Library Token (SPL and SPL 2022)
- TON Jetton (TEP-74)
- TRON Native Fungible Token (TRC-10)
- TRON Smart Contract Fungible Token (TRC-20)
- TRON Non Fungible Token (TRC-721)
Transfer the native token of the network. All networks support the native token type.
Native
The destination address.
The amount of native tokens to transfer in minimum denomination.
The memo or destination tag. Stellar
, TON
and XrpLedger
support memo
. Not valid for other networks.
The priority that determines the fees paid for the transfer. All EVM compatible networks and Bitcoin support priority
. Not supported for other networks. It uses the estimate fees API to calculate the transfer fees. When not specified, defaults to Standard
priority.
Slow
, Standard
, Fast
Whether to create the destination account on chains that require account creation (e.g., Stellar, Kadena). Only valid for chains that require the receiver account to exist before transfer.
Optional field for Canton, if true it will create a transfer offer.
Optional field for Canton, especially useful in the context of offers
For multi-chain networks (e.g., Kadena), specify the destination chain for cross-chain transfers.
Response
Success
Algorand
, AlgorandTestnet
, Aptos
, AptosTestnet
, ArbitrumOne
, ArbitrumSepolia
, AvalancheC
, AvalancheCFuji
, BabylonGenesis
, BabylonTestnet5
, Base
, BaseSepolia
, Berachain
, BerachainBepolia
, Bitcoin
, BitcoinSignet
, BitcoinTestnet3
, BitcoinCash
, Bob
, BobSepolia
, Bsc
, BscTestnet
, Canton
, CantonTestnet
, Cardano
, CardanoPreprod
, Celo
, CeloAlfajores
, Codex
, CodexSepolia
, CosmosHub4
, CosmosIcsTestnet
, Dogecoin
, Ethereum
, EthereumGoerli
, EthereumSepolia
, EthereumHolesky
, EthereumHoodi
, FantomOpera
, FantomTestnet
, FlareC
, FlareCCoston2
, Hedera
, HederaTestnet
, Ink
, InkSepolia
, InternetComputer
, Ion
, IonTestnet
, Iota
, IotaTestnet
, KadenaTestnet4
, Kadena
, Kaspa
, Kusama
, Litecoin
, Near
, NearTestnet
, Optimism
, OptimismSepolia
, Origyn
, Plume
, PlumeSepolia
, Polkadot
, Polygon
, PolygonAmoy
, Polymesh
, PolymeshTestnet
, Race
, RaceSepolia
, SeiAtlantic2
, SeiPacific1
, Solana
, SolanaDevnet
, Stellar
, StellarTestnet
, Sui
, SuiTestnet
, Tsc
, TscTestnet1
, Tezos
, TezosGhostnet
, Ton
, TonTestnet
, Tron
, TronNile
, Westend
, XrpLedger
, XrpLedgerTestnet
Transfer the native token of the network. All networks support the native token type.
- Native Asset
- Algorand Standard Asset
- Aptos Fungible Asset (AIP-21)
- Cardano Asset
- Sui Coin
- EVM Fungible Token (ERC-20)
- EVM Non Fungible Token (ERC-721)
- Hedera Non-Fungible Token (HIP-17)
- Hedera Tokens (HTS)
- Stellar Classic Assets (SEP-41)
- Solana Program Library Token (SPL and SPL 2022)
- TON Jetton (TEP-74)
- TRON Native Fungible Token (TRC-10)
- TRON Smart Contract Fungible Token (TRC-20)
- TRON Non Fungible Token (TRC-721)
Pending
, Executing
, Broadcasted
, Confirmed
, Failed
, Rejected