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@1dd1076027 🚀
This commit is contained in:
parent
3ecb60000d
commit
a581326bb4
4198
chain_icons.json
4198
chain_icons.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Camino C-Chain",
|
||||
"chain": "CAM",
|
||||
"rpc": [],
|
||||
"rpc": ["https://api.camino.network/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Camino",
|
||||
|
@ -16,7 +16,7 @@
|
|||
"explorers": [
|
||||
{
|
||||
"name": "blockexplorer",
|
||||
"url": "https://explorer.camino.foundation/mainnet",
|
||||
"url": "https://suite.camino.network/explorer",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2660,7 +2660,7 @@
|
|||
"symbol": "CAM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": [],
|
||||
"rpc": ["https://api.camino.network/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://camino.network/"
|
||||
}, {
|
||||
|
|
|
@ -3955,7 +3955,7 @@
|
|||
}, {
|
||||
"name": "Camino C-Chain",
|
||||
"chain": "CAM",
|
||||
"rpc": [],
|
||||
"rpc": ["https://api.camino.network/ext/bc/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Camino",
|
||||
|
@ -3969,7 +3969,7 @@
|
|||
"icon": "camino",
|
||||
"explorers": [{
|
||||
"name": "blockexplorer",
|
||||
"url": "https://explorer.camino.foundation/mainnet",
|
||||
"url": "https://suite.camino.network/explorer",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user