⚡ We welcome businesses to test our enterprise-grade service

Method: GET /walletsolidity/getnowblock

dropdown

Method REST /walletsolidity/getnowblock example for Tron (TRX)

GET /walletsolidity/getnowblock

Method not allowed

get last solidity block

Parameters

-

Request

curl --location --request GET 'https://trx.getblock.io/walletsolidity/getnowblock' \
--header 'x-api-key: YOUR-API-KEY' \
--header 'Content-Type: application/json' 


Response

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