@defisaver/sdk 0.3.15 → 0.3.16

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/addresses.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@defisaver/sdk",
3
- "version": "0.3.15",
3
+ "version": "0.3.16",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/src/addresses.js CHANGED
@@ -183,7 +183,7 @@ const actionAddresses = {
183
183
  PullToken: '0xD8B3769f74bd9F196C3416a42a91E786948898e6',
184
184
  SendTokenAndUnwrap: '0x0fb867A5Ee1CA9426D3dAb95e613Be166218b977',
185
185
  ToggleSub: '0x71015226EADFd4aC887fB56556F64338e352439b',
186
- TokenBalance: '0x607345481F6A06FDEFf49D4Ef37d591c76137211',
186
+ TokenBalance: '0x483B903E702F60698Dd8124558C6199922737f1F',
187
187
 
188
188
  // aave v3
189
189
  AaveV3ATokenPayback: '0x261906e5E0D0D38D9cBb5c10dB9c4031aabdf8C1',