post https://api.zan.top/node/v1/solana/mainnet/
Get the fee the network will charge for a particular message.
Log in to see full request history
Response
Get the fee the network will charge for a particular message.
xxxxxxxxxx
11curl --request POST \
--url https://api.zan.top/node/v1/solana/mainnet/public \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"id": 1,
"jsonrpc": "2.0",
"method": "getFirstAvailableBlock"
}
'
Try It!
to start a request and see the response here! Or choose an example: