diff --git a/_data/chains/eip155-868455272153095.json b/_data/chains/eip155-868455272153095.json new file mode 100644 index 00000000..a13f1ef8 --- /dev/null +++ b/_data/chains/eip155-868455272153095.json @@ -0,0 +1,26 @@ +{ + "name": "CMP-Testnet", + "chain": "CMP", + "network": "testnet", + "rpc": [ + "https://galaxy.block.caduceus.foundation", + "wss://galaxy.block.caduceus.foundation" + ], + "faucets": [ + "https://dev.caduceus.foundation/testNetwork" + ], + "nativeCurrency": { + "name": "Caduceus Testnet Token", + "symbol": "CMP", + "decimals": 18 + }, + "infoURL": "https://caduceus.foundation/", + "shortName": "cmp", + "chainId": 512512, + "networkId": 512512, + "explorers": [{ + "name": "Galaxy Scan", + "url": "https://galaxy.scan.caduceus.foundation/", + "standard": "EIP3091" + }] + } \ No newline at end of file