@qidao/sdk 5.1.48 → 5.1.50

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.
@@ -95,6 +95,6 @@ export declare const YVETH_VAULT_ADDRESS = "0xEcbd32bD581e241739be1763DFE7a8fFcC
95
95
  export declare const YVLINK_VAULT_ADDRESS = "0x60d133c666919B54a3254E0d3F14332cB783B733";
96
96
  export declare const WETH_ADDRESS = "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2";
97
97
  export declare const LINK_ADDRESS = "0x514910771AF9Ca656af840dff83E8264EcF986CA";
98
- export declare const WSTETH_VAULT_ADDRESS = "0xdB5D7086C5198e8A4da5BD2972c8584309c3759e";
99
- export declare const YVWETH_OPTIMISM_VAULT_ADDRESS = "0x929596C08815cF9d97e3c8280017Dc74bE81C12c";
100
- export declare const MOO_ETH_STETH_CRV_VAULT_ADDRESS = "0xdd288F6F4d7Efde6Bc1F17D1e85a14D2071a71b6";
98
+ export declare const WSTETH_VAULT_ADDRESS = "0x86f78d3cbCa0636817AD9e27a44996C738Ec4932";
99
+ export declare const YVWETH_OPTIMISM_VAULT_ADDRESS = "0x7198FF382b5798dAb7DC72a23C1fec9dc091893B";
100
+ export declare const MOO_ETH_STETH_CRV_VAULT_ADDRESS = "0xa478E708A27853848C6Bc979668fe6225FEe46Fa";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@qidao/sdk",
3
3
  "license": "MIT",
4
- "version": "5.1.48",
4
+ "version": "5.1.50",
5
5
  "description": "🛠 An SDK for building applications on top of QiDao Protocol.",
6
6
  "main": "./dist/index.js",
7
7
  "umd:main": "dist/index.umd.js",