mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Master Bank(Mainet (#2098)
* Add files via upload * Add Master Bank * Update eip-155-220315.json * Update eip-155-220315.json * Create MasterBank * Rename MasterBank to MasterBank.json * Rename eip-155-220315.json to eip155-220315.json * Rename MasterBank.json to mas.json * Update eip155-220315.json * Update _data/chains/eip155-220315.json * Update mas.json * Delete QmRZME4Z1ty1sxMFKaaXkmnLPT4gXarpL4oYz5hNoyee2F * Add files via upload * Update mas.json * Update eip155-220315.json * Update eip155-220315.json * Update eip155-220315.json * Update mas.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
f38aa1a293
commit
87f9f91de2
25
_data/chains/eip155-220315.json
Normal file
25
_data/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"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/mas.json
Normal file
8
_data/icons/mas.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmZ9njQhhKkpJKGnoYy6XTuDtk5CYiDFUd8atqWthqUT3Q",
|
||||
"width": 1024,
|
||||
"height": 1024,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Loading…
Reference in New Issue
Block a user