records/byTransitionAndIndex
Returns a specific record from id of transition where it got generarated and output index of it in this transition.
Method Parameters
params
-Object
:recordInfo
-Array
: Start block height of desired range (incuded).string
: The transition ID that generated the record encoded as bech32 (prefix:au
).number
: The index of the output within the transition.
Example
Request
Last updated