diff --git a/_data/chains/eip155-69000.json b/_data/chains/eip155-69000.json new file mode 100644 index 000000000000..9117edde84f0 --- /dev/null +++ b/_data/chains/eip155-69000.json @@ -0,0 +1,22 @@ +{ + "name": "Animechain Mainnet", + "chain": "ETH", + "rpc": [], + "faucets": [], + "nativeCurrency": { + "name": "Animecoin", + "symbol": "ANIME", + "decimals": 18 + }, + "infoURL": "https://www.anime.xyz", + "shortName": "anime", + "chainId": 69000, + "networkId": 69000, + "explorers": [ + { + "name": "Animechain explorer", + "url": "https://explorer.anime.xyz", + "standard": "EIP3091" + } + ] +}