Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 7.42 KB

public-endpoints.md

File metadata and controls

44 lines (36 loc) · 7.42 KB

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 https://arb-pokt.nodies.app 42161 ARB Arbiscan https://arbiscan.io
Avalanche Core https://avax-pokt.nodies.app 43114 AVAX CChain https://cchain.explorer.avax.network
Avalanche C-chain https://avax-pokt.nodies.app/ext/bc/C/
Avalanche DFK https://avax-pokt.nodies.app/ext/bc/q2aTwKuyzgs8pynF7UXBZCU7DejbZbZ6EUyHr3JQzYgwNPUPi/rpc
BNB Smart Chain https://bsc-pokt.nodies.app 56 BNB Bscscan https://bscscan.com
Ethereum https://eth-pokt.nodies.app 1 ETH Etherscan https://etherscan.io
Evmos https://evmos-pokt.nodies.app 9001 EVMOS EVM https://evm.evmos.org
Fantom https://fantom-pokt.nodies.app 250 FTM Ftmscan https://ftmscan.com
FUSE https://fuse-pokt.nodies.app 122 FUSE Explorer https://explorer.fuse.io
Gnosis Chain https://gnosis-pokt.nodies.app 100 xDAI Blockscout https://blockscout.com/poa/xdai
Kava Mainnet https://kava-pokt.nodies.app 2222 KAVA Explorer https://explorer.kava.io
Klaytn https://klaytn-pokt.nodies.app 8217 KLAY Scope https://scope.klaytn.com
Metis https://metis-pokt.nodies.app
Optimism https://op-pokt.nodies.app 10 ETH Optimistic https://optimistic.etherscan.io
Optimism Sepolia https://op-sepolia-pokt.nodies.app
Polygon https://polygon-pokt.nodies.app 137 MATIC Polygonscan https://polygonscan.com
Polygon Mumbai https://polygon-mumbai-pokt.nodies.app
Harmony https://hmyone-pokt.nodies.app

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:

  1. Click on the Networks drop-down menu, then select Add Network.
  2. In the Network Name field, enter <Network Name> POKT.
  3. For the New RPC URL field, copy and paste <Endpoint URL>.
  4. (Optional) Enter <ChainID> in the ChainID field.
  5. (Optional) Input <Symbol> in the Symbol field.
  6. (Optional) Insert <Explorer URL> into the Block Explorer URL field.
  7. Don't forget to save your changes.

{% hint style="warning" %} If you encounter an error in MetaMask stating Invalid number. Enter a decimal or '0x'-prefixed hexadecimal number, simply leave the optional fields blank. {% endhint %}