forked from ethereum-lists/chains
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enabled ancient8 mainnet (ethereum-lists#4213)
* feat: enabled ancient8 mainnet * chore: updated short name * :chore: updated ancient8 logo using 4everlands ipfs gateway * chore: specify mainnet * fix: fix image witdh and height --------- Co-authored-by: ligi <ligi@ligi.de>
- Loading branch information
1 parent
44ab21f
commit 846ccb3
Showing
4 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"name": "Ancient8", | ||
"chain": "Ancient8", | ||
"icon": "ancient8", | ||
"rpc": ["https://rpc.ancient8.gg"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://ancient8.gg/", | ||
"shortName": "ancient8", | ||
"chainId": 888888888, | ||
"networkId": 888888888, | ||
"explorers": [ | ||
{ | ||
"name": "Ancient8 Explorer", | ||
"url": "https://scan.ancient8.gg", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmXLmYMqZ2ZKyaaEjayNjLai4RUo2YmorUDwkk95xmdTUr", | ||
"width": 80, | ||
"height": 80, | ||
"url": "ipfs://bafkreievnqg3xjokaty4kfbxxbrzm5v5y7exbaaia2txrh4sfgrqsalfym", | ||
"width": 128, | ||
"height": 128, | ||
"format": "png" | ||
} | ||
] |
Binary file not shown.
Binary file added
BIN
+4.2 KB
_data/iconsDownload/bafkreievnqg3xjokaty4kfbxxbrzm5v5y7exbaaia2txrh4sfgrqsalfym
Binary file not shown.