We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2dc92c commit f69ce4aCopy full SHA for f69ce4a
_data/chains/eip155-66665.json
@@ -0,0 +1,23 @@
1
+{
2
+ "name": "Creator Chain Testnet",
3
+ "chain": "creatorchain",
4
+ "icon": "creatorchain",
5
+ "rpc": ["https://rpc.creatorchain.io"],
6
+ "faucets": [],
7
+ "nativeCurrency": {
8
+ "name": "CreatorETH",
9
+ "symbol": "CETH",
10
+ "decimals": 18
11
+ },
12
+ "infoURL": "https://docs.creatorchain.io/",
13
+ "shortName": "ceth",
14
+ "chainId": 66665,
15
+ "networkId": 66665,
16
+ "explorers": [
17
+ {
18
+ "name": "creatorchainscan",
19
+ "url": "https://explorer.creatorchain.io",
20
+ "standard": "EIP3091"
21
+ }
22
+ ]
23
+}
_data/icons/creatorchain.json
@@ -0,0 +1,8 @@
+[
+ "url": "ipfs://QmarU6J1FyXddaRkrWagEXN39TXUTNdVcuDTfHFKvvs3D4",
+ "width": 1280,
+ "height": 1280,
+ "format": "png"
+]
0 commit comments