Skip to content

Commit

Permalink
Add Curtis Testnet (ethereum-lists#5657)
Browse files Browse the repository at this point in the history
* add curtis

* fix resolution
  • Loading branch information
SimonBerens authored Aug 9, 2024
1 parent 5115550 commit c728c63
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-33111.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Curtis",
"chain": "Curtis",
"rpc": ["https://curtis.rpc.caldera.xyz/http"],
"faucets": ["https://curtis.hub.caldera.xyz"],
"nativeCurrency": {
"name": "ApeCoin",
"symbol": "APE",
"decimals": 18
},
"infoURL": "https://curtis.hub.caldera.xyz",
"shortName": "curtis",
"chainId": 33111,
"networkId": 33111,
"icon": "curtis",
"explorers": [
{
"name": "Curtis Explorer",
"url": "https://curtis.explorer.caldera.xyz",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/curtis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmTqiPnYZx6ZyPPbtsuh8VvvoH6DSCJGjTUgtTN9X8NScP",
"width": 1200,
"height": 1200,
"format": "png"
}
]

0 comments on commit c728c63

Please sign in to comment.