⚡ We welcome businesses to test our enterprise-grade service

Method: POST /wallet/isshieldedtrc20contractnotespent

dropdown

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

POST /wallet/isshieldedtrc20contractnotespent

Method not allowed

被屏蔽的TRC20合同票据

Parameters

note -

所需对象。

ak -

字符串,需要。

nk -

字符串,需要。

position -

INT32,需要。

shielded_TRC20_contract_address -

字符串,需要。

Request

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