Use Public API Server(RPC)
Developers can interact with on-chain data and send various types of transactions to the network using freely available RPC servers, without the need to directly install and manage Gesia Nodes. These RPC servers adhere to the JSON-RPC standard, a lightweight protocol commonly used for interacting with blockchain networks. Below are details for each chain, and developers can connect to the network using libraries such as Web3 and ethers:
Emission Testnet
Network Name: Emission
RPC URL: http://3.39.139.167:8645
Chain ID: 5555
Currency Symbol: NZC
Neutral Testnet
Network Name: Neutral
RPC URL: http://13.209.79.57:8545
Chain ID: 5555
Currency Symbol: NZC
Offset Testnet
Network Name: Offset
RPC URL: http://43.200.218.66:8445
Chain ID: 5555
Currency Symbol: NZC
Last updated