@mento-protocol/mento-sdk 0.2.6 → 0.2.7-beta0

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.
@@ -26,13 +26,13 @@ exports.addresses = {
26
26
  SortedOracles: '0xefB84935239dAcdecF7c5bA76d8dE40b077B7b33',
27
27
  },
28
28
  [enums_1.ChainId.ALFAJORES]: {
29
- GovernanceFactory: '0x3A519bae6a64726A25D0E81A16E79fD2a989460B',
30
- Airgrab: '0x0d1cF4EF4210B2e07DccEdE8C66AAB512c6b3748',
31
- Emission: '0x873453Ea02812a15D8ccFe88d6002A95C0Ae95Da',
32
- MentoGovernor: '0x902d9A9dE753bD3616Fb88D21cBD51ee4467d826',
33
- MentoToken: '0x2c62A3C47445f04435291478e573B44DbffaDE22',
34
- TimelockController: '0x5186743C053c17B448848F68C9798694b3409814',
35
- Locking: '0xa1Ac009Fb848661BA292f072dEd00F25a9647c9F',
29
+ GovernanceFactory: '0x66742c20240034B2bb06A2D1F9598de33cE97f6C',
30
+ Airgrab: '0x31BB9DBd4593E4ede6b581F17DF157fb256909Ce',
31
+ Emission: '0xb49C1Ba2722aAb719a723deC64b0f9eBd4580102',
32
+ MentoGovernor: '0x887a1d60505a2bFc9e2eD798Cc251CEb8ddF07B8',
33
+ MentoToken: '0x5fAfcf4065ecff902Bf178F78d0A1DDfe055d45a',
34
+ TimelockController: '0xBDE5DCCC62E97BB2083D8aC995765f19f0aD543D',
35
+ Locking: '0xb254A5c05F11bcBedf2ac3cECeC9d85178340Dba',
36
36
  Broker: '0xD3Dff18E465bCa6241A244144765b4421Ac14D09',
37
37
  BiPoolManager: '0x9B64E8EaBD1a035b148cE970d3319c5C3Ad53EC3',
38
38
  BreakerBox: '0xC76BDf0AFb654888728003683cf748A8B1b4f5fD',
@@ -0,0 +1 @@
1
+ export type Address = string;
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -23,13 +23,13 @@ export const addresses = {
23
23
  SortedOracles: '0xefB84935239dAcdecF7c5bA76d8dE40b077B7b33',
24
24
  },
25
25
  [ChainId.ALFAJORES]: {
26
- GovernanceFactory: '0x3A519bae6a64726A25D0E81A16E79fD2a989460B',
27
- Airgrab: '0x0d1cF4EF4210B2e07DccEdE8C66AAB512c6b3748',
28
- Emission: '0x873453Ea02812a15D8ccFe88d6002A95C0Ae95Da',
29
- MentoGovernor: '0x902d9A9dE753bD3616Fb88D21cBD51ee4467d826',
30
- MentoToken: '0x2c62A3C47445f04435291478e573B44DbffaDE22',
31
- TimelockController: '0x5186743C053c17B448848F68C9798694b3409814',
32
- Locking: '0xa1Ac009Fb848661BA292f072dEd00F25a9647c9F',
26
+ GovernanceFactory: '0x66742c20240034B2bb06A2D1F9598de33cE97f6C',
27
+ Airgrab: '0x31BB9DBd4593E4ede6b581F17DF157fb256909Ce',
28
+ Emission: '0xb49C1Ba2722aAb719a723deC64b0f9eBd4580102',
29
+ MentoGovernor: '0x887a1d60505a2bFc9e2eD798Cc251CEb8ddF07B8',
30
+ MentoToken: '0x5fAfcf4065ecff902Bf178F78d0A1DDfe055d45a',
31
+ TimelockController: '0xBDE5DCCC62E97BB2083D8aC995765f19f0aD543D',
32
+ Locking: '0xb254A5c05F11bcBedf2ac3cECeC9d85178340Dba',
33
33
  Broker: '0xD3Dff18E465bCa6241A244144765b4421Ac14D09',
34
34
  BiPoolManager: '0x9B64E8EaBD1a035b148cE970d3319c5C3Ad53EC3',
35
35
  BreakerBox: '0xC76BDf0AFb654888728003683cf748A8B1b4f5fD',
@@ -0,0 +1 @@
1
+ export type Address = string;
@@ -0,0 +1 @@
1
+ export {};
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mento-protocol/mento-sdk",
3
3
  "description": "Official SDK for interacting with the Mento Protocol",
4
- "version": "0.2.6",
4
+ "version": "0.2.7-beta0",
5
5
  "license": "MIT",
6
6
  "author": "Mento Labs",
7
7
  "keywords": [