⚡ We welcome businesses to test our enterprise-grade service

Method: POST /wallet/scanshieldedtrc20notesbyovk

dropdown

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

POST /wallet/scanshieldedtrc20notesbyovk

Method not allowed

扫描发出笔记(花费)。

Parameters

start_block_index -

INT32,需要。

end_block_index -

INT32,需要。

shielded_TRC20_contract_address -

字符串,需要。

ovk -

字符串,需要。

visible -

布尔

Request

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