Skip to main content

/wallet/scanshieldedtrc20notesbyivk REST API Endpoint

Scan outgoing notes.

Updated on
Oct 04, 2023

/wallet/scanshieldedtrc20notesbyivk 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
ivk
string
REQUIRED
A string representing the incoming viewing key (ivk) associated with the shielded TRC20 contract
ak
string
REQUIRED
A string representing the address key (ak)
nk
string
REQUIRED
A string representing the note key (nk)
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