Skip to content

Commit 3566aa1

Browse files
Add new network Polygon Amoy Testnet - 80002 (#1057)
Co-authored-by: ChaituVR <[email protected]>
1 parent 0f952f5 commit 3566aa1

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.12.10",
3+
"version": "0.12.11",
44
"repository": "snapshot-labs/snapshot.js",
55
"license": "MIT",
66
"main": "dist/snapshot.cjs.js",

src/networks.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,6 +1439,21 @@
14391439
"start": 12011090,
14401440
"logo": "ipfs://bafkreihgr7zy7vi5kqddybfaezwuhvssg57qluwmyan4qq7l57nr7w7wey"
14411441
},
1442+
"80002": {
1443+
"key": "80002",
1444+
"name": "Polygon Amoy Testnet",
1445+
"shortName": "testnet",
1446+
"chainId": 80002,
1447+
"network": "testnet",
1448+
"multicall": "0xcA11bde05977b3631167028862bE2a173976CA11",
1449+
"rpc": [],
1450+
"explorer": {
1451+
"url": "https://amoy.polygonscan.com/"
1452+
},
1453+
"start": 3127388,
1454+
"logo": "ipfs://https://snapshot.4everland.link/ipfs/bafkreibfiyvhqnme2vbxxfcku7qkxgjpkg6ywdkplxh4oxlkqsbznyorfm",
1455+
"testnet": true
1456+
},
14421457
"81457": {
14431458
"key": "81457",
14441459
"name": "Blast",

0 commit comments

Comments
 (0)