records/byTransitionAndIndex
Method Parameters
Example
Request
curl --location --request POST 'https://testnet3.aleorpc.com' \
--header 'Content-Type: application/json' \
--data-raw '{
"jsonrpc": "2.0",
"id": 1,
"method": "records/byTransitionAndIndex",
"params": {
"recordInfo": [
"au167pnvudhda4wed2amc5jc4pxz0pgdf8au3jq2g6h9x5jdm3rf58snzfzqd",
0
]
}
}'Last updated