Transfer

API Documentation for Cosmos Transfer Transaction

Parameters

Response Codes

Example of Using cURL

curl --request POST \
     --url https://api.figment.io/cosmos/transfer \
     --header 'content-type: application/json' \
     --header 'x-api-key: your-api-key-here' \
     --data '{

"network": "testnet"

}'

Updated 3 months ago.