mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
30 lines
633 B
JSON
30 lines
633 B
JSON
{
|
|
"name": "Proof Of Memes",
|
|
"title": "Proof Of Memes Mainnet",
|
|
"chain": "POM",
|
|
"icon": "pom",
|
|
"rpc": [
|
|
"https://mainnet-rpc.memescan.io",
|
|
"https://mainnet-rpc2.memescan.io",
|
|
"https://mainnet-rpc3.memescan.io",
|
|
"https://mainnet-rpc4.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"
|
|
}
|
|
]
|
|
}
|