@snapshot-labs/snapshot.js 0.4.38 → 0.4.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/snapshot.cjs.js +43 -0
- package/dist/snapshot.esm.js +43 -0
- package/dist/snapshot.min.js +5 -5
- package/package.json +1 -1
- package/src/networks.json +43 -0
package/dist/snapshot.cjs.js
CHANGED
|
@@ -1682,6 +1682,49 @@ var networks = {
|
|
|
1682
1682
|
explorer: "https://optimistic.etherscan.io",
|
|
1683
1683
|
start: 657806,
|
|
1684
1684
|
logo: "ipfs://QmfF4kwhGL8QosUXvgq2KWCmavhKBvwD6kbhs7L4p5ZAWb"
|
|
1685
|
+
},
|
|
1686
|
+
"14": {
|
|
1687
|
+
key: "14",
|
|
1688
|
+
name: "Flare Mainnet",
|
|
1689
|
+
shortName: "Flare",
|
|
1690
|
+
chainId: 14,
|
|
1691
|
+
network: "flare",
|
|
1692
|
+
multicall: "0x336897CAe2791048DA77EEa2A43BFB96342b9CE1",
|
|
1693
|
+
rpc: [
|
|
1694
|
+
"https://flare-api.flare.network/ext/C/rpc"
|
|
1695
|
+
],
|
|
1696
|
+
explorer: "https://flare-explorer.flare.network",
|
|
1697
|
+
start: 1702000,
|
|
1698
|
+
logo: "ipfs://QmevAevHxRkK2zVct2Eu6Y7s38YC4SmiAiw9X7473pVtmL"
|
|
1699
|
+
},
|
|
1700
|
+
"16": {
|
|
1701
|
+
key: "16",
|
|
1702
|
+
name: "Flare Testnet Coston",
|
|
1703
|
+
shortName: "Coston",
|
|
1704
|
+
chainId: 16,
|
|
1705
|
+
network: "coston",
|
|
1706
|
+
testnet: true,
|
|
1707
|
+
multicall: "0xF7aB82e5253F65496e21dF0dacfA6D5e765b4874",
|
|
1708
|
+
rpc: [
|
|
1709
|
+
"https://coston-api.flare.network/ext/bc/C/rpc"
|
|
1710
|
+
],
|
|
1711
|
+
explorer: "https://coston-explorer.flare.network",
|
|
1712
|
+
start: 4782058,
|
|
1713
|
+
logo: "ipfs://QmW7Ljv2eLQ1poRrhJBaVWJBF1TyfZ8QYxDeELRo6sssrj"
|
|
1714
|
+
},
|
|
1715
|
+
"19": {
|
|
1716
|
+
key: "19",
|
|
1717
|
+
name: "Songbird Canary-Network",
|
|
1718
|
+
shortName: "Songbird",
|
|
1719
|
+
chainId: 19,
|
|
1720
|
+
network: "songbird",
|
|
1721
|
+
multicall: "0x17032Ea9c3a13Ed337665145364c0d2aD1108c91",
|
|
1722
|
+
rpc: [
|
|
1723
|
+
"https://songbird-api.flare.network/ext/C/rpc"
|
|
1724
|
+
],
|
|
1725
|
+
explorer: "https://songbird-explorer.flare.network",
|
|
1726
|
+
start: 21807126,
|
|
1727
|
+
logo: "ipfs://QmXyvnrZY8FUxSULfnKKA99sAEkjAHtvhRx5WeHixgaEdu"
|
|
1685
1728
|
},
|
|
1686
1729
|
"20": {
|
|
1687
1730
|
key: "20",
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -1673,6 +1673,49 @@ var networks = {
|
|
|
1673
1673
|
explorer: "https://optimistic.etherscan.io",
|
|
1674
1674
|
start: 657806,
|
|
1675
1675
|
logo: "ipfs://QmfF4kwhGL8QosUXvgq2KWCmavhKBvwD6kbhs7L4p5ZAWb"
|
|
1676
|
+
},
|
|
1677
|
+
"14": {
|
|
1678
|
+
key: "14",
|
|
1679
|
+
name: "Flare Mainnet",
|
|
1680
|
+
shortName: "Flare",
|
|
1681
|
+
chainId: 14,
|
|
1682
|
+
network: "flare",
|
|
1683
|
+
multicall: "0x336897CAe2791048DA77EEa2A43BFB96342b9CE1",
|
|
1684
|
+
rpc: [
|
|
1685
|
+
"https://flare-api.flare.network/ext/C/rpc"
|
|
1686
|
+
],
|
|
1687
|
+
explorer: "https://flare-explorer.flare.network",
|
|
1688
|
+
start: 1702000,
|
|
1689
|
+
logo: "ipfs://QmevAevHxRkK2zVct2Eu6Y7s38YC4SmiAiw9X7473pVtmL"
|
|
1690
|
+
},
|
|
1691
|
+
"16": {
|
|
1692
|
+
key: "16",
|
|
1693
|
+
name: "Flare Testnet Coston",
|
|
1694
|
+
shortName: "Coston",
|
|
1695
|
+
chainId: 16,
|
|
1696
|
+
network: "coston",
|
|
1697
|
+
testnet: true,
|
|
1698
|
+
multicall: "0xF7aB82e5253F65496e21dF0dacfA6D5e765b4874",
|
|
1699
|
+
rpc: [
|
|
1700
|
+
"https://coston-api.flare.network/ext/bc/C/rpc"
|
|
1701
|
+
],
|
|
1702
|
+
explorer: "https://coston-explorer.flare.network",
|
|
1703
|
+
start: 4782058,
|
|
1704
|
+
logo: "ipfs://QmW7Ljv2eLQ1poRrhJBaVWJBF1TyfZ8QYxDeELRo6sssrj"
|
|
1705
|
+
},
|
|
1706
|
+
"19": {
|
|
1707
|
+
key: "19",
|
|
1708
|
+
name: "Songbird Canary-Network",
|
|
1709
|
+
shortName: "Songbird",
|
|
1710
|
+
chainId: 19,
|
|
1711
|
+
network: "songbird",
|
|
1712
|
+
multicall: "0x17032Ea9c3a13Ed337665145364c0d2aD1108c91",
|
|
1713
|
+
rpc: [
|
|
1714
|
+
"https://songbird-api.flare.network/ext/C/rpc"
|
|
1715
|
+
],
|
|
1716
|
+
explorer: "https://songbird-explorer.flare.network",
|
|
1717
|
+
start: 21807126,
|
|
1718
|
+
logo: "ipfs://QmXyvnrZY8FUxSULfnKKA99sAEkjAHtvhRx5WeHixgaEdu"
|
|
1676
1719
|
},
|
|
1677
1720
|
"20": {
|
|
1678
1721
|
key: "20",
|