Adding Pego Network Mainnet (#3052)

* Add Pego Network Mainnet Info

* add PEGO ipfs icon

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
pg-chain 2023-06-28 05:42:40 +08:00 committed by GitHub
parent 6f5492461b
commit 514bd4d0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"name": "Pego Network",
"chain": "PEGO",
"rpc": [
"https://pegorpc.com",
"https://node1.pegorpc.com",
"https://node2.pegorpc.com",
"https://node3.pegorpc.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Pego Native Token",
"symbol": "PG",
"decimals": 18
},
"infoURL": "https://pego.network",
"shortName": "pg",
"chainId": 20201022,
"networkId": 20201022,
"icon": "pego",
"explorers": [
{
"name": "Pego Network Explorer",
"url": "https://scan.pego.network",
"standard": "EIP3091"
}
]
}

8
_data/icons/pego.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmVf1afskRHuZjFSLCZH8397KrVNAoYgyAePX9VMBrPVtx",
"width": 246,
"height": 247,
"format": "png"
}
]