diff --git a/_data/chains/eip155-18159.json b/_data/chains/eip155-18159.json new file mode 100644 index 00000000..916413bc --- /dev/null +++ b/_data/chains/eip155-18159.json @@ -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" + } + ] +}