diff --git a/_data/chains/eip155-1513.json b/_data/chains/eip155-1513.json new file mode 100644 index 000000000000..ad3f0e4af225 --- /dev/null +++ b/_data/chains/eip155-1513.json @@ -0,0 +1,22 @@ +{ + "name": "Story Testnet", + "chain": "Story Testnet", + "rpc": ["https://testnet.storyrpc.io"], + "faucets": ["https://faucet.story.foundation"], + "chainId": 1513, + "networkId": 1513, + "nativeCurrency": { + "name": "IP", + "symbol": "IP", + "decimals": 18 + }, + "infoURL": "https://www.story.foundation", + "shortName": "Story", + "explorers": [ + { + "name": "Story Iliad Network explorer", + "url": "https://testnet.storyscan.xyz", + "standard": "EIP3091" + } + ] +}