Skip to content

Commit

Permalink
Adding Won NetWork (ethereum-lists#4714)
Browse files Browse the repository at this point in the history
* Registering Won NetWork

* Registering Won NetWork

* Adding WonNetwork - Fix: Icon URL

* Registering Won NetWork

* Adding WonNetwork - Fix: Icon URL

* WonChain Re-Merge

* WonChain Fixed ExplorerCannotEndInSlash
  • Loading branch information
gnutirt authored Apr 9, 2024
1 parent 117c703 commit 7559df0
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-686868.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Won Network",
"chainId": 686868,
"shortName": "WonChain",
"chain": "WON",
"icon": "won",
"networkId": 686868,
"nativeCurrency": {
"name": "Won",
"symbol": "WON",
"decimals": 18
},
"rpc": ["https://rpc.wonnetwork.org"],
"faucets": ["https://faucet.wondollars.org"],
"explorers": [
{
"name": "Won Explorer",
"url": "https://scan.wonnetwork.org",
"standard": "EIP3091"
}
],
"infoURL": "https://wonnetwork.org"
}
8 changes: 8 additions & 0 deletions _data/icons/won.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmQ6mjKWJQ5WmFiJzcqJnuHWZK53nQYJB1SnMQZEqgr74h",
"width": 250,
"height": 250,
"format": "png"
}
]

0 comments on commit 7559df0

Please sign in to comment.