⚡ We welcome businesses to test our enterprise-grade service

Method: POST /wallet/getblockbalance

dropdown

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

POST /wallet/getblockbalance

Method not allowed

获取所有余额变更操作。

Parameters

hash -

细绳

number -

享受

visible -

布尔

Request

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


Response

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