@qidao/sdk 5.3.5 → 5.3.7
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.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.mjs +1 -1
- package/dist/index.modern.mjs.map +1 -1
- package/dist/index.module.js +1 -1
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/src/constants.d.ts +2 -0
- package/dist/src/vaultInfo.d.ts +36 -1
- package/package.json +1 -1
package/dist/src/constants.d.ts
CHANGED
|
@@ -323,6 +323,7 @@ export declare const BASE_WSTETH_ADDRESS = "0xc1CBa3fCea344f92D9239c08C0568f6F2F
|
|
|
323
323
|
export declare const XDAI_SDAI_ADDRESS = "0xaf204776c7245bF4147c2612BF6e5972Ee483701";
|
|
324
324
|
export declare const LINEA_WSTETH_ADDRESS = "0xB5beDd42000b71FddE22D3eE8a79Bd49A568fC8F";
|
|
325
325
|
export declare const LINEA_WBTC_ADDRESS = "0x3aAB2285ddcDdaD8edf438C1bAB47e1a9D05a9b4";
|
|
326
|
+
export declare const LINEA_WETH_ADDRESS = "0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f";
|
|
326
327
|
export declare const CAMWMATIC_VAULT_ADDRESS = "0x88d84a85A87ED12B8f098e8953B322fF789fCD1a";
|
|
327
328
|
export declare const CAMWETH_VAULT_ADDRESS = "0x11A33631a5B5349AF3F165d2B7901A4d67e561ad";
|
|
328
329
|
export declare const CAMAAVE_VAULT_ADDRESS = "0x578375c3af7d61586c2C3A7BA87d2eEd640EFA40";
|
|
@@ -373,3 +374,4 @@ export declare const BASE_WSTETH_VAULT_ADDRESS = "0x654a31Ba7D714cfCab19b17D0066
|
|
|
373
374
|
export declare const XDAI_SDAI_VAULT_ADDRESS = "0x79AFAD49e968E7bEA7a23933E294a94E33E60158";
|
|
374
375
|
export declare const LINEA_WSTETH_VAULT_ADDRESS = "0x759D0e8623C5028ED4D447dB25Bbe789FD07A43D";
|
|
375
376
|
export declare const LINEA_WBTC_VAULT_ADDRESS = "0x8AB01c5Ee3422099156ab151eecB83c095626599";
|
|
377
|
+
export declare const LINEA_WETH_VAULT_ADDRESS = "0x7f9Dd991e8fD0cBb52CB8Eb35DD35c474a9a7a70";
|
package/dist/src/vaultInfo.d.ts
CHANGED
|
@@ -826,6 +826,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
826
826
|
deprecated: true;
|
|
827
827
|
fallbackUnderlyingAddress?: undefined;
|
|
828
828
|
platform?: undefined;
|
|
829
|
+
disabled?: undefined;
|
|
829
830
|
} | {
|
|
830
831
|
shortName: "yvwftm";
|
|
831
832
|
vaultAddress: string;
|
|
@@ -844,6 +845,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
844
845
|
addedAt: number;
|
|
845
846
|
deprecated: true;
|
|
846
847
|
native?: undefined;
|
|
848
|
+
disabled?: undefined;
|
|
847
849
|
} | {
|
|
848
850
|
shortName: "yvwbtc";
|
|
849
851
|
vaultAddress: string;
|
|
@@ -862,6 +864,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
862
864
|
deprecated: true;
|
|
863
865
|
native?: undefined;
|
|
864
866
|
subgraph?: undefined;
|
|
867
|
+
disabled?: undefined;
|
|
865
868
|
} | {
|
|
866
869
|
shortName: "yvyfi";
|
|
867
870
|
vaultAddress: string;
|
|
@@ -880,6 +883,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
880
883
|
deprecated: true;
|
|
881
884
|
native?: undefined;
|
|
882
885
|
subgraph?: undefined;
|
|
886
|
+
disabled?: undefined;
|
|
883
887
|
} | {
|
|
884
888
|
shortName: "yveth";
|
|
885
889
|
vaultAddress: string;
|
|
@@ -898,6 +902,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
898
902
|
deprecated: true;
|
|
899
903
|
native?: undefined;
|
|
900
904
|
subgraph?: undefined;
|
|
905
|
+
disabled?: undefined;
|
|
901
906
|
} | {
|
|
902
907
|
shortName: "yvwdai";
|
|
903
908
|
vaultAddress: string;
|
|
@@ -916,6 +921,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
916
921
|
deprecated: true;
|
|
917
922
|
native?: undefined;
|
|
918
923
|
snapshotName?: undefined;
|
|
924
|
+
disabled?: undefined;
|
|
919
925
|
} | {
|
|
920
926
|
shortName: "ftmweth";
|
|
921
927
|
vaultAddress: string;
|
|
@@ -934,6 +940,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
934
940
|
native?: undefined;
|
|
935
941
|
fallbackUnderlyingAddress?: undefined;
|
|
936
942
|
platform?: undefined;
|
|
943
|
+
disabled?: undefined;
|
|
937
944
|
} | {
|
|
938
945
|
shortName: "aave";
|
|
939
946
|
vaultAddress: string;
|
|
@@ -952,6 +959,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
952
959
|
subgraph?: undefined;
|
|
953
960
|
fallbackUnderlyingAddress?: undefined;
|
|
954
961
|
platform?: undefined;
|
|
962
|
+
disabled?: undefined;
|
|
955
963
|
} | {
|
|
956
964
|
shortName: "sushi";
|
|
957
965
|
vaultAddress: string;
|
|
@@ -970,6 +978,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
970
978
|
subgraph?: undefined;
|
|
971
979
|
fallbackUnderlyingAddress?: undefined;
|
|
972
980
|
platform?: undefined;
|
|
981
|
+
disabled?: undefined;
|
|
973
982
|
} | {
|
|
974
983
|
shortName: "link";
|
|
975
984
|
vaultAddress: string;
|
|
@@ -988,6 +997,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
988
997
|
subgraph?: undefined;
|
|
989
998
|
fallbackUnderlyingAddress?: undefined;
|
|
990
999
|
platform?: undefined;
|
|
1000
|
+
disabled?: undefined;
|
|
991
1001
|
} | {
|
|
992
1002
|
shortName: "btc";
|
|
993
1003
|
vaultAddress: string;
|
|
@@ -1006,6 +1016,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1006
1016
|
subgraph?: undefined;
|
|
1007
1017
|
fallbackUnderlyingAddress?: undefined;
|
|
1008
1018
|
platform?: undefined;
|
|
1019
|
+
disabled?: undefined;
|
|
1009
1020
|
} | {
|
|
1010
1021
|
shortName: "beefy-scream-wbtc";
|
|
1011
1022
|
vaultAddress: string;
|
|
@@ -1024,6 +1035,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1024
1035
|
subgraph?: undefined;
|
|
1025
1036
|
snapshotName?: undefined;
|
|
1026
1037
|
platform?: undefined;
|
|
1038
|
+
disabled?: undefined;
|
|
1027
1039
|
} | {
|
|
1028
1040
|
shortName: "beefy-scream-dai";
|
|
1029
1041
|
vaultAddress: string;
|
|
@@ -1042,6 +1054,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1042
1054
|
subgraph?: undefined;
|
|
1043
1055
|
snapshotName?: undefined;
|
|
1044
1056
|
platform?: undefined;
|
|
1057
|
+
disabled?: undefined;
|
|
1045
1058
|
} | {
|
|
1046
1059
|
shortName: "beefy-scream-eth";
|
|
1047
1060
|
vaultAddress: string;
|
|
@@ -1060,6 +1073,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1060
1073
|
subgraph?: undefined;
|
|
1061
1074
|
snapshotName?: undefined;
|
|
1062
1075
|
platform?: undefined;
|
|
1076
|
+
disabled?: undefined;
|
|
1063
1077
|
} | {
|
|
1064
1078
|
shortName: "beefy-scream-ftm";
|
|
1065
1079
|
vaultAddress: string;
|
|
@@ -1078,6 +1092,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1078
1092
|
subgraph?: undefined;
|
|
1079
1093
|
snapshotName?: undefined;
|
|
1080
1094
|
platform?: undefined;
|
|
1095
|
+
disabled?: undefined;
|
|
1081
1096
|
} | {
|
|
1082
1097
|
shortName: "beefy-scream-link";
|
|
1083
1098
|
vaultAddress: string;
|
|
@@ -1096,6 +1111,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1096
1111
|
subgraph?: undefined;
|
|
1097
1112
|
snapshotName?: undefined;
|
|
1098
1113
|
platform?: undefined;
|
|
1114
|
+
disabled?: undefined;
|
|
1099
1115
|
} | {
|
|
1100
1116
|
shortName: "beefy-spooky-btc-ftm";
|
|
1101
1117
|
vaultAddress: string;
|
|
@@ -1114,6 +1130,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1114
1130
|
snapshotName?: undefined;
|
|
1115
1131
|
fallbackUnderlyingAddress?: undefined;
|
|
1116
1132
|
platform?: undefined;
|
|
1133
|
+
disabled?: undefined;
|
|
1117
1134
|
} | {
|
|
1118
1135
|
shortName: "beefy-spooky-eth-ftm";
|
|
1119
1136
|
vaultAddress: string;
|
|
@@ -1132,6 +1149,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1132
1149
|
snapshotName?: undefined;
|
|
1133
1150
|
fallbackUnderlyingAddress?: undefined;
|
|
1134
1151
|
platform?: undefined;
|
|
1152
|
+
disabled?: undefined;
|
|
1135
1153
|
} | {
|
|
1136
1154
|
shortName: "beefy-bifi";
|
|
1137
1155
|
vaultAddress: string;
|
|
@@ -1148,6 +1166,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1148
1166
|
platform: "Beefy"[];
|
|
1149
1167
|
addedAt: number;
|
|
1150
1168
|
deprecated: true;
|
|
1169
|
+
disabled: true;
|
|
1151
1170
|
native?: undefined;
|
|
1152
1171
|
subgraph?: undefined;
|
|
1153
1172
|
} | {
|
|
@@ -1168,6 +1187,7 @@ declare const FANTOM_COLLATERALS: ({
|
|
|
1168
1187
|
deprecated: true;
|
|
1169
1188
|
native?: undefined;
|
|
1170
1189
|
subgraph?: undefined;
|
|
1190
|
+
disabled?: undefined;
|
|
1171
1191
|
})[];
|
|
1172
1192
|
declare const AVALANCHE_COLLATERALS: ({
|
|
1173
1193
|
shortName: "beefy-aave-avax";
|
|
@@ -2576,7 +2596,7 @@ declare const BASE_COLLATERALS: ({
|
|
|
2576
2596
|
frontend: FRONTEND.MAI;
|
|
2577
2597
|
version: 2;
|
|
2578
2598
|
snapshotName: "Wrapped Staked ETH (Base)";
|
|
2579
|
-
underlyingIds: "
|
|
2599
|
+
underlyingIds: "lido-staked-ether"[];
|
|
2580
2600
|
platform: "Lido"[];
|
|
2581
2601
|
addedAt: number;
|
|
2582
2602
|
deprecated: false;
|
|
@@ -2611,6 +2631,21 @@ declare const LINEA_COLLATERALS: ({
|
|
|
2611
2631
|
addedAt: number;
|
|
2612
2632
|
deprecated: false;
|
|
2613
2633
|
platform?: undefined;
|
|
2634
|
+
} | {
|
|
2635
|
+
shortName: "weth";
|
|
2636
|
+
vaultAddress: string;
|
|
2637
|
+
chainId: ChainId.LINEA;
|
|
2638
|
+
token: Token;
|
|
2639
|
+
connect: typeof StableQiVault__factory.connect;
|
|
2640
|
+
discriminator: "StableQiVault";
|
|
2641
|
+
minimumCDR: number;
|
|
2642
|
+
frontend: FRONTEND.MAI;
|
|
2643
|
+
version: 2;
|
|
2644
|
+
snapshotName: "Wrapped Staked ETH (Linea)";
|
|
2645
|
+
underlyingIds: "lido-staked-ether"[];
|
|
2646
|
+
addedAt: number;
|
|
2647
|
+
deprecated: false;
|
|
2648
|
+
platform?: undefined;
|
|
2614
2649
|
})[];
|
|
2615
2650
|
declare const SCROLL_COLLATERALS: never[];
|
|
2616
2651
|
declare const EMPTY_COLLATERALS: never[];
|