post https://api.zan.top/node/v1/sui/mainnet/
Return the total number of transactions known to the server.
Log in to see full request history
Response
Return the total number of transactions known to the server.
xxxxxxxxxx
11curl --request POST \
--url https://api.zan.top/node/v1/sui/mainnet/public \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "sui_getTotalTransactionBlocks"
}
'
Try It!
to start a request and see the response here! Or choose an example: