We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79256ab commit 2d7c5aaCopy full SHA for 2d7c5aa
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@qidao/sdk",
3
"license": "MIT",
4
- "version": "5.3.34-beta.1",
+ "version": "5.3.34-beta.2",
5
"description": "🛠 An SDK for building applications on top of QiDao Protocol.",
6
"main": "./dist/index.js",
7
"umd:main": "dist/index.umd.js",
src/vaultInfo.ts
@@ -2678,7 +2678,7 @@ const BASE_COLLATERALS = [
2678
underlyingIds: ['aerodrome-finance'],
2679
platform: ['Aerodrome'],
2680
addedAt: 1712941200,
2681
- deprecated: false,
+ deprecated: true
2682
},
2683
2684
shortName: 'veaero-no-fund-rescue',
0 commit comments