Skip to content

Commit

Permalink
Add CONET Sebolia Testnet (224422) (ethereum-lists#3988)
Browse files Browse the repository at this point in the history
* Add CONET Sebolia  Testnet (224422)

* prettier --write to finished check
  • Loading branch information
CoNETProject authored Dec 17, 2023
1 parent b004f19 commit d9f4828
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-224422.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "CONET Sebolia Testnet",
"chain": "CONET",
"rpc": ["https://rpc1.conet.network"],
"faucets": [],
"nativeCurrency": {
"name": "CONET Sebolia",
"symbol": "CONET",
"decimals": 18
},
"features": [{ "name": "EIP155" }],
"infoURL": "https://conet.network",
"shortName": "conet-sebolia",
"chainId": 224422,
"networkId": 224422,
"slip44": 1,
"icon": "conet",
"explorers": [
{
"name": "CONET Scan",
"url": "https://scan.conet.network",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/conet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreibjxqd5kqcc2shstjjujvxzg6cwegwr6dgjyyd56v6h7yusgks7sy",
"width": 1200,
"height": 1200,
"format": "png"
}
]
Binary file not shown.

0 comments on commit d9f4828

Please sign in to comment.