Beta TestNet
Explorers
RPC Endpoints
We provide gRPC, JSON-RPC and REST endpoints, which are available here:
RPC:
https://shannon-testnet-grove-rpc.beta.poktroll.comgRPC:
https://shannon-testnet-grove-grpc.beta.poktroll.comREST:
https://shannon-testnet-grove-api.beta.poktroll.com
Beta JSON-RPC Example
Using curl:
curl -X POST https://shannon-testnet-grove-rpc.beta.poktroll.com/blockUsing the pocketd binary:
pocketd query block --type=height 0 --network=betaAlpha Genesis
The genesis file for the Pocket Network is located at: https://github.com/pokt-network/pocket-network-genesis/tree/master/shannon/testnet-beta
Was this helpful?
