mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
343 B
JSON
18 lines
343 B
JSON
{
|
|
"name": "Carbon EVM",
|
|
"chain": "Carbon",
|
|
"icon": "carbon",
|
|
"rpc": ["https://evm-api.carbon.network/"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "swth",
|
|
"symbol": "SWTH",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://carbon.network/",
|
|
"shortName": "carbon",
|
|
"chainId": 9790,
|
|
"networkId": 9790,
|
|
"explorers": []
|
|
}
|