post https://{avalanche-network}.nodit.io/
가장 최신 블록의 번호를 반환합니다.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
가장 최신 블록의 번호를 반환합니다.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
12curl --request POST \
--url https://avalanche-mainnet.nodit.io/ \
--header 'X-API-KEY: nodit-demo' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "eth_blockNumber"
}
'
Try It!
to start a request and see the response here! Or choose an example: