Use a Public Endpoint
The POKT Network Foundation funds free public endpoints through Nodies, its second gateway, as a public good. These endpoints have variable limits of 15-25 requests per second, ideal for wallet users and hackathon developers.
For higher usage, users should consider creating an account with a gateway or hosting one themselves.
Endpoints
Network Name | Endpoint URL | ChainID | Symbol | Explorer | URL |
---|---|---|---|---|---|
Arbitrum | 42161 | ARB | Arbiscan | ||
Avalanche Core | 43114 | AVAX | CChain | ||
Avalanche C-chain | |||||
Avalanche DFK | |||||
BNB Smart Chain | 56 | BNB | Bscscan | ||
Ethereum | 1 | ETH | Etherscan | ||
Evmos | 9001 | EVMOS | EVM | ||
Fantom | 250 | FTM | Ftmscan | ||
FUSE | 122 | FUSE | Explorer | ||
Gnosis Chain | 100 | xDAI | Blockscout | ||
Kava Mainnet | 2222 | KAVA | Explorer | ||
Klaytn | 8217 | KLAY | Scope | ||
Metis | |||||
Optimism | 10 | ETH | Optimistic | ||
Optimism Sepolia | |||||
Polygon | 137 | MATIC | Polygonscan | ||
Polygon Mumbai | |||||
Harmony |
How to Add an Endpoint to MetaMask
To change your endpoint in MetaMask, follow these steps, filling in the appropriate fields from the table provided:
Click on the Networks drop-down menu, then select Add Network.
In the Network Name field, enter
<Network Name> POKT
.For the New RPC URL field, copy and paste
<Endpoint URL>
.(Optional) Enter
<ChainID>
in the ChainID field.(Optional) Input
<Symbol>
in the Symbol field.(Optional) Insert
<Explorer URL>
into the Block Explorer URL field.Don't forget to save your changes.
If you encounter an error in MetaMask stating Invalid number. Enter a decimal or '0x'-prefixed hexadecimal number
, simply leave the optional fields blank.
Last updated