Ethereal is in testnet and under development so documentation may be outdated!

Contracts

Testnet

Chain Details

Service
Endpoint

WS RPC

wss://rpc.etherealtest.net

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.

Mainnet

soon

Last updated