Skip to content

Commit

Permalink
Add CheeseChain Mainnet (ethereum-lists#5971)
Browse files Browse the repository at this point in the history
  • Loading branch information
bivsk authored Oct 10, 2024
1 parent 98486e5 commit 02e358b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _data/chains/eip155-383353.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "CheeseChain",
"title": "CheeseChain",
"chain": "CHEESE",
"rpc": ["https://rpc.cheesechain.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "CHEESE",
"symbol": "CHEESE",
"decimals": 18
},
"infoURL": "https://cheesechain.xyz",
"shortName": "CheeseChain",
"chainId": 383353,
"networkId": 383353,
"icon": "cheesechain"
}
8 changes: 8 additions & 0 deletions _data/icons/cheesechain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmNixMsKsnQKM925X3w85TBgFRFRFAe4gGGQw79UnT8BrV",
"width": 512,
"height": 512,
"format": "jpg"
}
]

0 comments on commit 02e358b

Please sign in to comment.