Skip to content

Commit

Permalink
Merge pull request #749 from chainapsis/delivan/carbon-evm
Browse files Browse the repository at this point in the history
Add carbon evm
  • Loading branch information
delivan authored Jul 30, 2024
2 parents 4fc25d9 + b081910 commit 2013884
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions evm/eip155:9790.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"rpc": "https://evm-api.carbon.network",
"nodeProvider": {
"name": "Switcheo Labs",
"email": "[email protected]",
"website": "https://www.switcheo.com/"
},
"chainId": "eip155:9790",
"chainName": "Carbon EVM",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:9790/chain.png",
"bip44": {
"coinType": 60
},
"currencies": [
{
"coinDenom": "SWTH",
"coinMinimalDenom": "swth",
"coinDecimals": 18,
"coinGeckoId": "switcheo"
}
],
"feeCurrencies": [
{
"coinDenom": "SWTH",
"coinMinimalDenom": "swth",
"coinDecimals": 18,
"coinGeckoId": "switcheo"
}
],
"features": []
}
Binary file added images/eip155:9790/chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2013884

Please sign in to comment.