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