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",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://camino.foundation/",
|
||||
"infoURL": "https://camino.network/",
|
||||
"shortName": "Camino",
|
||||
"chainId": 500,
|
||||
"networkId": 1000,
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"name": "Columbus Test Network",
|
||||
"chain": "CAM",
|
||||
"rpc": [],
|
||||
"rpc": ["https://columbus.camino.network/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Camino",
|
||||
"symbol": "CAM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://camino.foundation/",
|
||||
"infoURL": "https://camino.network/",
|
||||
"shortName": "Columbus",
|
||||
"chainId": 501,
|
||||
"networkId": 1001,
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2480,7 +2480,7 @@
|
|||
},
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://camino.foundation/"
|
||||
"infoURL": "https://camino.network/"
|
||||
}, {
|
||||
"name": "Columbus Test Network",
|
||||
"chainId": 501,
|
||||
|
@ -2491,9 +2491,9 @@
|
|||
"symbol": "CAM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"rpc": ["https://columbus.camino.network/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://camino.foundation/"
|
||||
"infoURL": "https://camino.network/"
|
||||
}, {
|
||||
"name": "Double-A Chain Mainnet",
|
||||
"chainId": 512,
|
||||
|
|
|
@ -3660,7 +3660,7 @@
|
|||
"symbol": "CAM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://camino.foundation/",
|
||||
"infoURL": "https://camino.network/",
|
||||
"shortName": "Camino",
|
||||
"chainId": 500,
|
||||
"networkId": 1000,
|
||||
|
@ -3673,14 +3673,14 @@
|
|||
}, {
|
||||
"name": "Columbus Test Network",
|
||||
"chain": "CAM",
|
||||
"rpc": [],
|
||||
"rpc": ["https://columbus.camino.network/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Camino",
|
||||
"symbol": "CAM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://camino.foundation/",
|
||||
"infoURL": "https://camino.network/",
|
||||
"shortName": "Columbus",
|
||||
"chainId": 501,
|
||||
"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