@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
19 lines • 381 B
JSON
{
"chainId": 3735928814,
"displayName": "Eden Testnet",
"domainId": 60901,
"isTestnet": true,
"name": "edentestnet",
"nativeToken": {
"decimals": 18,
"name": "TIA",
"symbol": "TIA"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "http://rpc-evreth-sequencer-edennet-1-testnet.binary.builders:8545/"
}
],
"technicalStack": "other"
}