Get tokens data. Used to pass the token_id while creating payout

Sample tokens data

Only tokens activated by you will be shown

{
    "status": true,
    "data": [
        {
            "id": 4,
            "name": "USDT (BSC Testnet)",
            "contract": "0x337610d27c682E347C9cD60BD4b3b107C9d34dDd",
            "chain_id": 97,
            "symbol": "USDT",
            "decimals": 18,
            "is_stable": "yes",
            "is_native": "no",
            "logo": "https://dex3-space.fra1.cdn.digitaloceanspaces.com/tokens/usdtbsc.svg",
            "receiver_address": "0x2582AeaBF6F5fE047694e7263AD7A18a25379227",
            "chain_name": "BSC Testnet"
        }
    ]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!