mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Columbus and Camino rpc and infoURL (#2541)
This commit is contained in:
parent
ec7e1a135a
commit
d9aa788e8b
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user