Contracts
Testnet
Chain Details
Service
Endpoint
HTTP RPC
WS RPC
wss://rpc.etherealtest.net
Block Explorer
Chain ID
657468
Gas Token
USDe (18 decimals)
Address & ABI
Testnet smart contracts and offchain systems are still undergoing development. To get the latest version of the proxy address, query for the verifyingContract
address:
curl -X 'GET' \
'https://api.etherealtest.net/v1/rpc/config' \
-H 'accept: application/json'
Using the data.domain.verifyingContract
address, navigate to the block explorer to retrieve the ABI. All Ethereal smart contracts are verified onchain after deployment.
Ethereal's appchain is undergoing development during testnet. API endpoints and contract addresses may change at any time but we will announce breaking changes after each release.
Mainnet
soon
Last updated