Skip to content

Commit 2d7c5aa

Browse files
committed
chore(package): bump version to 5.3.34-beta.2 and mark superseeded veAero collateral as deprecated
1 parent 79256ab commit 2d7c5aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@qidao/sdk",
33
"license": "MIT",
4-
"version": "5.3.34-beta.1",
4+
"version": "5.3.34-beta.2",
55
"description": "🛠 An SDK for building applications on top of QiDao Protocol.",
66
"main": "./dist/index.js",
77
"umd:main": "dist/index.umd.js",

src/vaultInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2678,7 +2678,7 @@ const BASE_COLLATERALS = [
26782678
underlyingIds: ['aerodrome-finance'],
26792679
platform: ['Aerodrome'],
26802680
addedAt: 1712941200,
2681-
deprecated: false,
2681+
deprecated: true
26822682
},
26832683
{
26842684
shortName: 'veaero-no-fund-rescue',

0 commit comments

Comments
 (0)