Supported Blockchains
Pocket can be made to work with any network/blockchain (RelayChain) that uses the RPC standard.
Current RelayChains
The following table shows the full list of supported, reward-generating RelayChains. This list should be identical to the SupportedBlockchains
parameter.
Algorand
algo-mainnet
0029
Avalanche
avax-mainnet
0003
Binance Smart Chain
bsc-mainnet
0004
Binance Smart Chain Archival
bsc-archival
0010
Boba
boba-mainnet
0048
DFKchain Subnet
dfk-mainnet
03DF
Dogechain
dogechain-mainnet
0059
Evmos
evmos-mainnet
0046
Ethereum
eth-mainnet
0021
Ethereum Archival
eth-archival
0022
Ethereum Archival Trace
eth-archival-trace
0028
Ethereum Goerli
eth-goerli
0026
Ethereum Kovan
poa-kovan
0024
Ethereum Rinkeby
eth-rinkeby
0025
Ethereum Ropsten
eth-ropsten
0023
Fantom
fantom-mainnet
0049
FUSE
fuse-mainnet
0005
FUSE Archival
fuse-archival
000A
Gnosis Chain
gnosischain-mainnet
0027
Gnosis Chain Archival
gnosischain-archival
000C
Harmony Shard 0
harmony-0
0040
IoTeX
iotex-mainnet
0044
Klaytn Mainnet
klaytn-mainnet
0056
Meter
meter-mainnet
0057
Metis
metis-mainnet
0058
Moonbeam
moonbeam-mainnet
0050
Moonriver
moonriver-mainnet
0051
NEAR
near-mainnet
0052
OKExChain
oec-mainnet
0047
Optimism
optimism-mainnet
0053
Osmosis Mainnet
osmosis-mainnet
0054
Pocket Network
mainnet
0001
Polygon
poly-mainnet
0009
Polygon Archival
poly-archival
000B
Polygon Mumbai
polygon-mumbai
000F
Solana
sol-mainnet
0006
Swimmer Network Mainnet
avax-cra
03CB
Pocket Testnet RelayChains
The following table shows the full list of currently-supported blockchains on the Pocket Testnet.
Ethereum Goerli
0020
Ethereum Rinkeby
0022
Ethereum Ropsten
0023
Pocket Network Testnet
0002
Adding a New RelayChain
Pocket Network is expandable, and is continually adding support for new chains.
Individuals interested in bringing a new RelayChain to Pocket Network are encouraged to advocate for chains to be considered by reaching out on Discord and posting a suggestion to our team. Join our Discord.
Pocket Network also has a initiative called "Triforce", which seeks to launch new chains collaboratively with the community, increasing efficiency through diversifying resources in people and infrastructure, and giving community members more responsibility. Learn more about Triforce.
In order for a RelayChain to be successfully deployed with Pocket, the node running community will need to support the chain. So a chain that is easier to deploy, sync, and maintain, has helpful documentation, and provides stable nodes, will all tend to increase the likelihood of the chain being approved. Pocket Network aims to give the community of node runners sufficient notice to deploy their nodes with that chain to ensure a level playing field before making a determination to support the chain.
Once the determination has been made to support a new RelayChain, the RelayChainID will be added to the SupportedBlockchains
parameter, meaning that nodes will earn POKT for every request that they relay for the RelayChain based on the RelaysToTokensMultiplier
parameter.
For more information, please see PIP-6.2: Settlers of New Chains.
Last updated