Establishing Connections
Below is a list of publicly available endpoints that you can use to connect to the BlockX mainnet and public testnets:
:::: tabs ::: tab Mainnet
Address | Category | Maintainer |
---|---|---|
https://grpc.bd.blockx.org:9090 | Cosmos gRPC | |
https://rest.bd.blockx.org:1317 | Cosmos REST | |
https://tendermint.bd.blockxorg:26657 | Tendermint RPC | |
https://eth.bd.blockx.org:8545 | Ethereum JSON-RPC | |
wss://eth.bd.blockx.org:8546 | Ethereum Websocket | |
https://blockx-json-rpc.stakely.io | Ethereum JSON-RPC | |
https://jsonrpc-blockx-ia.notional.ventures/ | Ethereum JSON-RPC | |
https://blockx-json-rpc.stakely.io | Ethereum JSON-RPC | |
https://rpc-blockx-ia.notional.ventures:443 | Tendermint RPC |
::: ::: tab Testnet
Address | Category | Maintainer |
---|---|---|
https://grpc.bd.blockx.dev:9090 | Cosmos gRPC | |
https://rest.bd.blockx.dev:1317 | Cosmos REST | |
https://tendermint.bd.blockx.dev:26657 | Tendermint RPC | |
https://eth.bd.blockx.dev:8545 | Ethereum JSON-RPC | |
wss://eth.bd.blockx.dev:8546 | Ethereum Websocket | |
https://blockx-testnet-rpc.polkachu.com:443 | Tendermint RPC |
::: ::::
Last modified 8mo ago