Skip to content

Commit 11e22fc

Browse files
Kalevich IvanKalevich Ivan
authored andcommitted
Add Mirasmanda chain
1 parent f8c89f3 commit 11e22fc

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Mirasmanda",
3+
"chain": "MIR",
4+
"rpc": ["https://rpc.evm.mirasmanda.uz"],
5+
"faucets": ["https://faucet.evm.mirasmanda.uz"],
6+
"nativeCurrency": {
7+
"name": "Gas",
8+
"symbol": "GAS",
9+
"decimals": 18
10+
},
11+
"infoURL": "https://asterium.uz/",
12+
"shortName": "mir",
13+
"chainId": 1213549903,
14+
"networkId": 1213549903,
15+
"icon": "mirasmanda",
16+
"explorers": [
17+
{
18+
"name": "blockscout",
19+
"url": "https://blockscout.evm.mirasmanda.uz",
20+
"icon": "blockscout",
21+
"standard": "EIP3091"
22+
}
23+
]
24+
}

_data/icons/mirasmanda.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"url": "ipfs://bafkreihbkqfdxl6eittsh6iaianjfwv4h424ttugyygr5mqe43t7r33mcm",
4+
"width": 256,
5+
"height": 256,
6+
"format": "svg"
7+
}
8+
]
9+

0 commit comments

Comments
 (0)