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.
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.
{% 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 %}