mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@ddfea06064 🚀
This commit is contained in:
parent
f6c63d6b5b
commit
dbf5a6fff0
File diff suppressed because one or more lines are too long
24
chains/eip155-18159.json
Normal file
24
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"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -4769,6 +4769,19 @@
|
|||
"rpc": ["https://rpc.fod.games/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://goexosphere.com"
|
||||
}, {
|
||||
"name": "Proof Of Memes",
|
||||
"chainId": 18159,
|
||||
"shortName": "pom",
|
||||
"networkId": 18159,
|
||||
"nativeCurrency": {
|
||||
"name": "Proof Of Memes",
|
||||
"symbol": "POM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet-rpc.memescan.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://proofofmemes.org"
|
||||
}, {
|
||||
"name": "BTCIX Network",
|
||||
"chainId": 19845,
|
||||
|
|
|
@ -6826,6 +6826,27 @@
|
|||
"url": "https://explorer.fod.games",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "BTCIX Network",
|
||||
"chain": "BTCIX",
|
||||
|
|
|
@ -366,6 +366,7 @@
|
|||
"mtttest": "eip155:16001",
|
||||
"tivar": "eip155:16888",
|
||||
"ZKST": "eip155:18000",
|
||||
"pom": "eip155:18159",
|
||||
"btcix": "eip155:19845",
|
||||
"CLOTestnet": "eip155:20729",
|
||||
"cennz-a": "eip155:21337",
|
||||
|
|
Loading…
Reference in New Issue
Block a user