Transfer
Transfer requests are processed synchronously. No approval needed.
Header parameters
AuthorizationstringRequired
X-OW-APIKEY and X-OW-SIGNATURE
Body
amountstringOptional
Amount to transfer. To transfer 1.3 ETH, amount should be 1.3
asset_idintegerOptional
number id. Can be got from nft_list or token_list api
chainstringOptional
CHAIN_BITCOIN, CHAIN_BITCOIN_TESTNET, CHAIN_ETHEREUM, CHAIN_ETHEREUM_GOERLI, CHAIN_BSC, CHAIN_BSC_TESTNET, CHAIN_POLYGON, CHAIN_SOLANA, CHAIN_AVALANCHE_C, CHAIN_TRON, CHAIN_LITECOIN, CHAIN_DOGECOIN
contractstringOptional
CheCKeD Contract address
from_wallet_idstringOptional
Wallet to transfer from
reference_idstringOptional
Reference id for this request in tenant's system. Max length is 255
remarkstringOptional
Remark for this request. Max length is 255
to_wallet_idstringOptional
Wallet to transfer to
token_idstringOptional
Only applied to NFT. NFT TokenId
Responses
200
Success
application/json
post
/api/operation/transfer200
Success