Skip to content

Commit

Permalink
feat: story odyssey testnet data (#6071)
Browse files Browse the repository at this point in the history
* feat: story odyssey testnet data

* chore: add info url
  • Loading branch information
msvstj authored Oct 25, 2024
1 parent b02f883 commit 7ef51e7
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-1516.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Story Odyssey Testnet",
"chain": "Story Odyssey Testnet",
"rpc": ["https://odyssey.storyrpc.io"],
"faucets": [],
"chainId": 1516,
"networkId": 1516,
"nativeCurrency": {
"name": "IP",
"symbol": "IP",
"decimals": 18
},
"infoURL": "https://www.story.foundation",
"shortName": "story-testnet",
"explorers": [
{
"name": "Story Odyssey Network explorer",
"url": "https://odyssey-testnet-explorer.storyscan.xyz",
"standard": "EIP3091"
}
]
}

0 comments on commit 7ef51e7

Please sign in to comment.