mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Adding Pepenetwork Mainnet (#2884)
* Adding Pepenetwork Mainnet * Move chains file to correct folder --------- Co-authored-by: unknown <Administrator@DOMINIKBARRON.06333.com> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
07271771dd
commit
1158424e43
24
_data/chains/eip155-9779.json
Normal file
24
_data/chains/eip155-9779.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "PepeNetwork Mainnet",
|
||||||
|
"chain": "PepeNetwork",
|
||||||
|
"rpc": ["https://rpc-mainnet.pepenetwork.io"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Pepe",
|
||||||
|
"symbol": "WPEPE",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://pepenetwork.io",
|
||||||
|
"shortName": "pn",
|
||||||
|
"chainId": 9779,
|
||||||
|
"networkId": 9779,
|
||||||
|
"icon": "pepenetwork",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Pepe Explorer",
|
||||||
|
"url": "https://explorer.pepenetwork.io",
|
||||||
|
"icon": "pepenetwork",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/pepenetwork.json
Normal file
8
_data/icons/pepenetwork.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmPX3uipdwd195z1MJff7uj8hpZdSuVvM5z47eiz2o7Gz5",
|
||||||
|
"width": 960,
|
||||||
|
"height": 944,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 613 KiB |
Loading…
Reference in New Issue
Block a user