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@e6c4ee6883 🚀
This commit is contained in:
parent
e819b53e45
commit
1a679ec5d7
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2832,6 +2832,19 @@
|
|||
"rpc": ["https://zerorpc.singularity.gold"],
|
||||
"faucets": ["https://zeroscan.singularity.gold"],
|
||||
"infoURL": "https://www.singularity.gold"
|
||||
}, {
|
||||
"name": "Phoenix Mainnet",
|
||||
"chainId": 13381,
|
||||
"shortName": "Phoenix",
|
||||
"networkId": 13381,
|
||||
"nativeCurrency": {
|
||||
"name": "Phoenix",
|
||||
"symbol": "Phoenix",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.phoenixplorer.com/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://cryptophoenix.org/phoenix"
|
||||
}, {
|
||||
"name": "MetaDot Mainnet",
|
||||
"chainId": 16000,
|
||||
|
|
|
@ -3831,6 +3831,28 @@
|
|||
"url": "https://zeroscan.singularity.gold",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Phoenix Mainnet",
|
||||
"chain": "Phoenix",
|
||||
"network": "mainnet",
|
||||
"rpc": ["https://rpc.phoenixplorer.com/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Phoenix",
|
||||
"symbol": "Phoenix",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cryptophoenix.org/phoenix",
|
||||
"shortName": "Phoenix",
|
||||
"chainId": 13381,
|
||||
"networkId": 13381,
|
||||
"icon": "phoenix",
|
||||
"explorers": [{
|
||||
"name": "phoenixplorer",
|
||||
"url": "https://phoenixplorer.com",
|
||||
"icon": "phoenixplorer",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "MetaDot Mainnet",
|
||||
"chain": "MTT",
|
||||
|
|
|
@ -217,6 +217,7 @@
|
|||
"shyftt": "eip155:11437",
|
||||
"tZERO": "eip155:12051",
|
||||
"ZERO": "eip155:12052",
|
||||
"Phoenix": "eip155:13381",
|
||||
"mtt": "eip155:16000",
|
||||
"mtttest": "eip155:16001",
|
||||
"btcix": "eip155:19845",
|
||||
|
|
Loading…
Reference in New Issue
Block a user