MainNet
RPC Endpoints
We provide gRPC, JSON-RPC and REST endpoints, which are available here:
RPC:
https://shannon-grove-rpc.mainnet.poktroll.comRPC:
https://rpc-pocket.blockval.iogRPC:
https://shannon-grove-grpc.mainnet.poktroll.comREST:
https://shannon-grove-api.mainnet.poktroll.comREST:
https://api-pocket.blockval.io
MainNet JSON-RPC Example
Using curl:
curl -X POST https://shannon-grove-rpc.mainnet.poktroll.com/blockUsing the pocketd binary:
pocketd query block --type=height 69 --network=mainMainNet Genesis
The genesis file for the Pocket Network is located at: https://github.com/pokt-network/pocket-network-genesis/tree/master/shannon/mainnet
Useful links:
https://dev.poktroll.com/explore/tools/shannon_mainnet#rpc-endpoints
https://dev.poktroll.com/explore/tools/shannon_mainnet#mainnet-json-rpc-example
https://dev.poktroll.com/explore/tools/shannon_mainnet#mainnet-genesis
Other resources:
StakeNode's MACT Faucet for claiming POKT: https://faucet.pocket.network/
StakeNodes' Explorer: https://explorer.pocket.network/pocket-mainnet
Soothe's Explorer: https://shannon-mainnet.trustsoothe.io/
Blockval's Explorer: https://explorer.blockval.io/pocket
Soothe's GraphQL Playground: https://shannon-mainnet-api.trustsoothe.io/
Was this helpful?
