@qidao/sdk 5.1.70 → 5.1.72

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.
@@ -297,5 +297,5 @@ export declare const WSTETH_VAULT_ADDRESS = "0x86f78d3cbCa0636817AD9e27a44996C73
297
297
  export declare const YVWETH_OPTIMISM_VAULT_ADDRESS = "0x7198FF382b5798dAb7DC72a23C1fec9dc091893B";
298
298
  export declare const MOO_ETH_STETH_CRV_VAULT_ADDRESS = "0xa478E708A27853848C6Bc979668fe6225FEe46Fa";
299
299
  export declare const STMATIC_MAI_VAULT_ADDRESS = "0x9A05b116b56304F5f4B3F1D5DA4641bFfFfae6Ab";
300
- export declare const GDAI_VAULT_ADDRESS = "0xb89D22f8e32e56335C3716Ba6B2d9614917Bad95";
300
+ export declare const GDAI_VAULT_ADDRESS = "0xF1104493eC315aF2cb52f0c19605443334928D38";
301
301
  export declare const MATICX_MAI_VAULT_ADDRESS = "0xB1F28350539B06D5A35d016908EEf0424bd13c4b";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@qidao/sdk",
3
3
  "license": "MIT",
4
- "version": "5.1.70",
4
+ "version": "5.1.72",
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",