Add Popcateum Mainnet (#517)

* Add Popcateum Network

* Add Popcateum icon
This commit is contained in:
Elixir 2021-10-29 18:45:48 +09:00 committed by GitHub
parent 5371467844
commit b5cadd6299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Popcateum Mainnet",
"chain": "POPCATEUM",
"network": "mainnet",
"rpc": [
"https://dataseed.popcateum.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Popcat",
"symbol": "POP",
"decimals": 18
},
"infoURL": "https://popcateum.org",
"shortName": "popcat",
"chainId": 1213,
"networkId": 1213,
"explorers": [
{
"name": "popcateum explorer",
"url": "https://explorer.popcateum.org",
"standard": "none"
}
]
}

View File

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