Skip to main content

/wallet/scanshieldedtrc20notesbyovk REST API Endpoint

Scan outgoing notes(spent).

Updated on
Oct 04, 2023

/wallet/scanshieldedtrc20notesbyovk REST API Endpoint

Body Parameters

start_block_index
integer
REQUIRED
An integer representing the starting block index for the shielded TRC20 contract events
end_block_index
integer
REQUIRED
An integer representing the ending block index for the shielded TRC20 contract events
shielded_TRC20_contract_address
string
REQUIRED
The address of the shielded TRC20 contract
ovk
string
REQUIRED
A string representing the optional viewing key (ovk) for the shielded TRC20 contract
visible
boolean
A boolean value indicating whether the events should be visible or not

Returns

is_spent
It indicates whether the specified shielded TRC20 contract note has been spent or not
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free