mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@d9aa788e8b 🚀
This commit is contained in:
parent
a39873b1d7
commit
91f405141e
File diff suppressed because one or more lines are too long
|
@ -8,7 +8,7 @@
|
||||||
"symbol": "CAM",
|
"symbol": "CAM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://camino.foundation/",
|
"infoURL": "https://camino.network/",
|
||||||
"shortName": "Camino",
|
"shortName": "Camino",
|
||||||
"chainId": 500,
|
"chainId": 500,
|
||||||
"networkId": 1000,
|
"networkId": 1000,
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
{
|
{
|
||||||
"name": "Columbus Test Network",
|
"name": "Columbus Test Network",
|
||||||
"chain": "CAM",
|
"chain": "CAM",
|
||||||
"rpc": [],
|
"rpc": ["https://columbus.camino.network/ext/bc/C/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Camino",
|
"name": "Camino",
|
||||||
"symbol": "CAM",
|
"symbol": "CAM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://camino.foundation/",
|
"infoURL": "https://camino.network/",
|
||||||
"shortName": "Columbus",
|
"shortName": "Columbus",
|
||||||
"chainId": 501,
|
"chainId": 501,
|
||||||
"networkId": 1001,
|
"networkId": 1001,
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2480,7 +2480,7 @@
|
||||||
},
|
},
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://camino.foundation/"
|
"infoURL": "https://camino.network/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Columbus Test Network",
|
"name": "Columbus Test Network",
|
||||||
"chainId": 501,
|
"chainId": 501,
|
||||||
|
@ -2491,9 +2491,9 @@
|
||||||
"symbol": "CAM",
|
"symbol": "CAM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": [],
|
"rpc": ["https://columbus.camino.network/ext/bc/C/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://camino.foundation/"
|
"infoURL": "https://camino.network/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Double-A Chain Mainnet",
|
"name": "Double-A Chain Mainnet",
|
||||||
"chainId": 512,
|
"chainId": 512,
|
||||||
|
|
|
@ -3660,7 +3660,7 @@
|
||||||
"symbol": "CAM",
|
"symbol": "CAM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://camino.foundation/",
|
"infoURL": "https://camino.network/",
|
||||||
"shortName": "Camino",
|
"shortName": "Camino",
|
||||||
"chainId": 500,
|
"chainId": 500,
|
||||||
"networkId": 1000,
|
"networkId": 1000,
|
||||||
|
@ -3673,14 +3673,14 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Columbus Test Network",
|
"name": "Columbus Test Network",
|
||||||
"chain": "CAM",
|
"chain": "CAM",
|
||||||
"rpc": [],
|
"rpc": ["https://columbus.camino.network/ext/bc/C/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Camino",
|
"name": "Camino",
|
||||||
"symbol": "CAM",
|
"symbol": "CAM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://camino.foundation/",
|
"infoURL": "https://camino.network/",
|
||||||
"shortName": "Columbus",
|
"shortName": "Columbus",
|
||||||
"chainId": 501,
|
"chainId": 501,
|
||||||
"networkId": 1001,
|
"networkId": 1001,
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user