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@87f9f91de2 🚀
This commit is contained in:
parent
e92890a5cf
commit
0efd8555b7
|
@ -46,6 +46,14 @@
|
||||||
"height": 1629,
|
"height": 1629,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "mas",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmZ9njQhhKkpJKGnoYy6XTuDtk5CYiDFUd8atqWthqUT3Q",
|
||||||
|
"width": 1024,
|
||||||
|
"height": 1024,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ethw",
|
"name": "ethw",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
25
chains/eip155-220315.json
Normal file
25
chains/eip155-220315.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Mas Mainnet",
|
||||||
|
"chain": "MAS",
|
||||||
|
"rpc": ["http://node.masnet.ai:8545"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Master Bank",
|
||||||
|
"symbol": "MAS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
|
"infoURL": "https://masterbank.org",
|
||||||
|
"shortName": "mas",
|
||||||
|
"chainId": 220315,
|
||||||
|
"networkId": 1,
|
||||||
|
"icon": "mas",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "explorer masnet",
|
||||||
|
"url": "https://explorer.masnet.ai",
|
||||||
|
"icon": "explorer",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -7395,6 +7395,19 @@
|
||||||
"rpc": ["https://openapi2.platon.network/rpc", "wss://openapi2.platon.network/ws"],
|
"rpc": ["https://openapi2.platon.network/rpc", "wss://openapi2.platon.network/ws"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://www.platon.network"
|
"infoURL": "https://www.platon.network"
|
||||||
|
}, {
|
||||||
|
"name": "Mas Mainnet",
|
||||||
|
"chainId": 220315,
|
||||||
|
"shortName": "mas",
|
||||||
|
"networkId": 1,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Master Bank",
|
||||||
|
"symbol": "MAS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["http://node.masnet.ai:8545"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://masterbank.org"
|
||||||
}, {
|
}, {
|
||||||
"name": "Haymo Testnet",
|
"name": "Haymo Testnet",
|
||||||
"chainId": 234666,
|
"chainId": 234666,
|
||||||
|
|
|
@ -10908,6 +10908,32 @@
|
||||||
"url": "https://scan.platon.network",
|
"url": "https://scan.platon.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Mas Mainnet",
|
||||||
|
"chain": "MAS",
|
||||||
|
"rpc": ["http://node.masnet.ai:8545"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Master Bank",
|
||||||
|
"symbol": "MAS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"features": [{
|
||||||
|
"name": "EIP155"
|
||||||
|
}, {
|
||||||
|
"name": "EIP1559"
|
||||||
|
}],
|
||||||
|
"infoURL": "https://masterbank.org",
|
||||||
|
"shortName": "mas",
|
||||||
|
"chainId": 220315,
|
||||||
|
"networkId": 1,
|
||||||
|
"icon": "mas",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer masnet",
|
||||||
|
"url": "https://explorer.masnet.ai",
|
||||||
|
"icon": "explorer",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Haymo Testnet",
|
"name": "Haymo Testnet",
|
||||||
"chain": "tHYM",
|
"chain": "tHYM",
|
||||||
|
|
8
icons/mas.json
Normal file
8
icons/mas.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmZ9njQhhKkpJKGnoYy6XTuDtk5CYiDFUd8atqWthqUT3Q",
|
||||||
|
"width": 1024,
|
||||||
|
"height": 1024,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmZ9njQhhKkpJKGnoYy6XTuDtk5CYiDFUd8atqWthqUT3Q
Normal file
BIN
iconsDownload/QmZ9njQhhKkpJKGnoYy6XTuDtk5CYiDFUd8atqWthqUT3Q
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
|
@ -568,6 +568,7 @@
|
||||||
"tDSC": "eip155:202020",
|
"tDSC": "eip155:202020",
|
||||||
"twl-jellie": "eip155:202624",
|
"twl-jellie": "eip155:202624",
|
||||||
"platon": "eip155:210425",
|
"platon": "eip155:210425",
|
||||||
|
"mas": "eip155:220315",
|
||||||
"hym": "eip155:234666",
|
"hym": "eip155:234666",
|
||||||
"ats": "eip155:246529",
|
"ats": "eip155:246529",
|
||||||
"atstau": "eip155:246785",
|
"atstau": "eip155:246785",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user