Skip to content

Commit 4e7b0e1

Browse files
Add new network MCH Verse - 29548 (#906)
Co-authored-by: ChaituVR <[email protected]>
1 parent 477cf17 commit 4e7b0e1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snapshot-labs/snapshot.js",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1918,6 +1918,20 @@
19181918
"start": 3368046,
19191919
"logo": "ipfs://QmSxXjvWng3Diz4YwXDV2VqSPgMyzLYBNfkjJcr7rzkxom"
19201920
},
1921+
"29548": {
1922+
"key": "29548",
1923+
"name": "MCH Verse ",
1924+
"shortName": "mainnet",
1925+
"chainId": 29548,
1926+
"network": "mainnet",
1927+
"multicall": "0x1d39652386488CE1fE4254E105F5A42a04d43dB2",
1928+
"rpc": [],
1929+
"explorer": {
1930+
"url": "https://explorer.oasys.mycryptoheroes.net"
1931+
},
1932+
"start": 27458402,
1933+
"logo": "ipfs://QmZZnwR1y6cU1sare2TQmwqkNDLXQxD4GdPrmHLmUoPtbU"
1934+
},
19211935
"32659": {
19221936
"key": "32659",
19231937
"name": "Fusion Mainnet",

0 commit comments

Comments
 (0)