Added Proof Of Memes Mainnet (#1782)

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Proof Of Memes 2022-10-26 16:03:43 -04:00 committed by GitHub
parent 9d0ce81b2a
commit ddfea06064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,24 @@
{
"name": "Proof Of Memes",
"title": "Proof Of Memes Mainnet",
"chain": "POM",
"icon": "pom",
"rpc": ["https://mainnet-rpc.memescan.io"],
"faucets": [],
"nativeCurrency": {
"name": "Proof Of Memes",
"symbol": "POM",
"decimals": 18
},
"infoURL": "https://proofofmemes.org",
"shortName": "pom",
"chainId": 18159,
"networkId": 18159,
"explorers": [
{
"name": "explorer-proofofmemes",
"url": "https://memescan.io",
"standard": "EIP3091"
}
]
}