⚡ We welcome businesses to test our enterprise-grade service

Method: POST /walletsolidity/getnowblock

dropdown

方法 REST /walletsolidity/getnowblock 例如 Tron (TRX)

POST /walletsolidity/getnowblock

Method not allowed

获得最后的坚固块

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"
}