mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Proof Of Memes Mainnet (#1782)
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
9d0ce81b2a
commit
ddfea06064
24
_data/chains/eip155-18159.json
Normal file
24
_data/chains/eip155-18159.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user