Skip to content

Commit

Permalink
Add files via upload (ethereum-lists#4221)
Browse files Browse the repository at this point in the history
Add Cosvm Labs Chain

Co-authored-by: ligi <ligi@ligi.de>
  • Loading branch information
2 people authored and joongyu0120 committed Feb 5, 2024
1 parent 53cc00b commit 44ab21f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-323.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Cosvm Mainnet",
"chain": "CVM",
"rpc": ["https://rpc.cosvm.net"],
"faucets": [],
"nativeCurrency": {
"name": "Cosvm",
"symbol": "CVM",
"decimals": 18
},
"infoURL": "https://cosvm.network",
"shortName": "cvm",
"chainId": 323,
"networkId": 323,
"explorers": [
{
"name": "Blockscout",
"url": "https://explorer.cosvm.net",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

0 comments on commit 44ab21f

Please sign in to comment.