⚡ We welcome businesses to test our enterprise-grade service

Method: POST /wallet/getassetissuebyid

dropdown

方法 REST /wallet/getassetissuebyid 例如 Tron (TRX)

POST /wallet/getassetissuebyid

Method not allowed

查询令牌ID的令牌。 返回包含令牌名称的令牌对象。

Parameters

value -

享受

TRC10令牌的ID。

Request

curl --location --request POST 'https://trx.getblock.io/wallet/getassetissuebyid' 
--header 'x-api-key: YOUR-API-KEY' 
--header 'Content-Type: application/json' 
--data-raw '{}'


Response

{
    "result": "null",
    "id": "getblock.io",
    "status_code": 405,
    "message": "Method not allowed"
}