Update Columbus and Camino rpc and infoURL (#2541)

This commit is contained in:
Krzysztof Borowiecki 2023-03-29 13:27:49 +02:00 committed by GitHub
parent ec7e1a135a
commit d9aa788e8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
"symbol": "CAM",
"decimals": 18
},
"infoURL": "https://camino.foundation/",
"infoURL": "https://camino.network/",
"shortName": "Camino",
"chainId": 500,
"networkId": 1000,

View File

@ -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,