connect
Quick Connect
note
Quickly connect your app or client to Point Chain services
Public Available Endpoints
Below is a list of publicly available endpoints that you can use to connect to the Point Chain mainnet and public testnets:
tip
You can also use chainlist.org to add the node directly to Metamask.
:::: tabs ::: tab Mainnet
Address | Category | Maintainer |
---|---|---|
https://grpc.bd.evmos.org:9090 | Cosmos gRPC | Blockdaemon |
https://rest.bd.evmos.org:1317 | Cosmos REST | Blockdaemon |
https://tendermint.bd.evmos.org:26657 | Tendermint RPC | Blockdaemon |
https://eth.bd.evmos.org:8545 | Ethereum JSON-RPC | Blockdaemon |
wss://eth.bd.evmos.org:8546 | Ethereum Websocket | Blockdaemon |
https://evmos-json-rpc.stakely.io | Ethereum JSON-RPC | Stakely |
https://jsonrpc-evmos-ia.notional.ventures/ | Ethereum JSON-RPC | Notional |
https://evmos-json-rpc.stakely.io | Ethereum JSON-RPC | Stakely |
https://rpc-evmos-ia.notional.ventures:443 | Tendermint RPC | Notional |
::: ::: tab Testnet
Address | Category | Maintainer |
---|---|---|
https://grpc.bd.evmos.dev:9090 | Cosmos gRPC | Blockdaemon |
https://rest.bd.evmos.dev:1317 | Cosmos REST | Blockdaemon |
https://tendermint.bd.evmos.dev:26657 | Tendermint RPC | Blockdaemon |
https://eth.bd.evmos.dev:8545 | Ethereum JSON-RPC | Blockdaemon |
wss://eth.bd.evmos.dev:8546 | Ethereum Websocket | Blockdaemon |
https://evmos-testnet-rpc.polkachu.com:443 | Tendermint RPC | Polkachu |
::: ::::