Skip to main content

index.getIndex RPC Method

Loading...

Updated on
Nov 02, 2023

index.getIndex RPC Method

Parameters

containerID
String
Loading...
encoding
String
Loading...

Returns

index
string
Loading...
Request
1
curl --location --request POST https://docs-demo.avalanche-mainnet.quiknode.pro \
2
--data-raw '{
3
"jsonrpc": "2.0",
4
"id": 1,
5
"method": "index.getIndex",
6
"params": {
7
"containerID": "CRKUaHg85WmLtMc2AbiWVh87Vi5PKBVZFFLhWPtZyRDv6SHSS",
8
"encoding": "hex"
9
}
10
}'
1
curl --location --request POST https://docs-demo.avalanche-mainnet.quiknode.pro \
2
--data-raw '{
3
"jsonrpc": "2.0",
4
"id": 1,
5
"method": "index.getIndex",
6
"params": {
7
"containerID": "CRKUaHg85WmLtMc2AbiWVh87Vi5PKBVZFFLhWPtZyRDv6SHSS",
8
"encoding": "hex"
9
}
10
}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free