diff --git a/_data/chains/eip155-202604.json b/_data/chains/eip155-202604.json new file mode 100644 index 000000000000..8aeeca3154d4 --- /dev/null +++ b/_data/chains/eip155-202604.json @@ -0,0 +1,20 @@ +{ + "name": "ChainMemory", + "chain": "ChainMemory", + "rpc": ["https://rpc.chainmemory.ai"], + "faucets": ["https://faucet.chainmemory.ai"], + "nativeCurrency": { + "name": "AIC", + "symbol": "AIC", + "decimals": 18 + }, + "infoURL": "https://chainmemory.ai", + "shortName": "cmem", + "chainId": 202604, + "networkId": 202604, + "explorers": [{ + "name": "ChainMemory Explorer", + "url": "https://chainmemory.ai", + "standard": "none" + }] +} \ No newline at end of file diff --git a/_data/icons/chainmemory.png b/_data/icons/chainmemory.png new file mode 100644 index 000000000000..1e9fb1d9fffe Binary files /dev/null and b/_data/icons/chainmemory.png differ