📝 Share Your Feedback on Twitter and Claim 1M Free GetBlock Requests

Method: POST /wallet/getBrokerage

dropdown

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

POST /wallet/getBrokerage

Method not allowed

获得SR经纪比

Parameters

address -

细绳

超级代表的帐户地址

visible -

布尔

可选,地址是否为基本58格式。

Request

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