mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-500.json (#2783)
* Added the RPC URL for the now online mainnet * Changed explorer URL to a the new deployed explorer in the application suite Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
7de15e24ae
commit
1dd1076027
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Camino C-Chain",
|
"name": "Camino C-Chain",
|
||||||
"chain": "CAM",
|
"chain": "CAM",
|
||||||
"rpc": [],
|
"rpc": ["https://api.camino.network/ext/bc/C/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Camino",
|
"name": "Camino",
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "blockexplorer",
|
"name": "blockexplorer",
|
||||||
"url": "https://explorer.camino.foundation/mainnet",
|
"url": "https://suite.camino.network/explorer",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user