diff --git a/_data/chains/eip155-1315.json b/_data/chains/eip155-1315.json new file mode 100644 index 0000000000000..d002eff9212b0 --- /dev/null +++ b/_data/chains/eip155-1315.json @@ -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": "sty", + "chainId": 1315, + "networkId": 1315, + "explorers": [ + { + "name": "blockscout", + "url": "https://devnet.storyscan.xyz", + "standard": "EIP3091" + } + ] +}