⚡ We welcome businesses to test our enterprise-grade service

Method: POST /wallet/getblockbyid

dropdown

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

POST /wallet/getblockbyid

通过ID查询块(块哈希)。

Parameters

value -

细绳

块ID。

Request

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


Response

{}