Skip to content

Commit

Permalink
feat: add odyssey
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Oct 17, 2024
1 parent 425f1a1 commit e6e0254
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-911867.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Odyssey Testnet",
"chain": "ETH",
"rpc": ["https://odyssey.ithaca.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://ithaca.xyz",
"shortName": "odyssey-testnet",
"chainId": 911867,
"networkId": 911867,
"explorers": [
{
"name": "basescout",
"url": "https://odyssey-explorer.ithaca.xyz",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

0 comments on commit e6e0254

Please sign in to comment.