⚡ We welcome businesses to test our enterprise-grade service

Method: POST /walletsolidity/getaccount

dropdown

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

POST /walletsolidity/getaccount

Method not allowed

获得坚固的帐户

Parameters

address -

字符串,需要

visible -

布尔

Request

curl --location --request POST 'https://trx.getblock.io/walletsolidity/getaccount' 
--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"
}