Skip to content

Commit

Permalink
[feat] register homer network
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBoWu committed Jan 27, 2025
1 parent a9887b7 commit 76c1cfb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-1315.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Story Homer Testnet",
"chain": "Story Homer Testnet",
"rpc": ["https://devnet.storyrpc.io."],
"faucets": [],
"nativeCurrency": {
"name": "IP Token",
"symbol": "IP",
"decimals": 18
},
"infoURL": "https://story.foundation/",
"icon": "story",
"shortName": "styhmt",
"chainId": 1315,
"networkId": 1315,
"explorers": [
{
"name": "blockscout",
"url": "https://devnet.storyscan.xyz",
"standard": "EIP3091"
}
]
}

0 comments on commit 76c1cfb

Please sign in to comment.