@gearbox-protocol/sdk 0.0.75 → 0.0.76
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/lib/tokens/convex.js +10 -10
- package/package.json +1 -1
- package/src/tokens/convex.ts +10 -10
package/lib/tokens/convex.js
CHANGED
|
@@ -11,7 +11,7 @@ exports.convexTokens = {
|
|
|
11
11
|
symbol: "cvx3Crv",
|
|
12
12
|
type: tokenType_1.TokenType.CONVEX_LP_TOKEN,
|
|
13
13
|
pool: "CONVEX_3CRV_POOL",
|
|
14
|
-
pid:
|
|
14
|
+
pid: 9,
|
|
15
15
|
underlying: "3Crv",
|
|
16
16
|
stakedToken: "stkcvx3Crv",
|
|
17
17
|
lpActions: [
|
|
@@ -33,7 +33,7 @@ exports.convexTokens = {
|
|
|
33
33
|
symbol: "cvxsteCRV",
|
|
34
34
|
type: tokenType_1.TokenType.CONVEX_LP_TOKEN,
|
|
35
35
|
pool: "CONVEX_STECRV_POOL",
|
|
36
|
-
pid:
|
|
36
|
+
pid: 25,
|
|
37
37
|
underlying: "steCRV",
|
|
38
38
|
stakedToken: "stkcvxsteCRV",
|
|
39
39
|
lpActions: [
|
|
@@ -55,7 +55,7 @@ exports.convexTokens = {
|
|
|
55
55
|
symbol: "cvxFRAX3CRV",
|
|
56
56
|
type: tokenType_1.TokenType.CONVEX_LP_TOKEN,
|
|
57
57
|
pool: "CONVEX_FRAX3CRV_POOL",
|
|
58
|
-
pid:
|
|
58
|
+
pid: 32,
|
|
59
59
|
underlying: "FRAX3CRV",
|
|
60
60
|
stakedToken: "stkcvxFRAX3CRV",
|
|
61
61
|
lpActions: [
|
|
@@ -77,7 +77,7 @@ exports.convexTokens = {
|
|
|
77
77
|
symbol: "cvxcrvPlain3andSUSD",
|
|
78
78
|
type: tokenType_1.TokenType.CONVEX_LP_TOKEN,
|
|
79
79
|
pool: "CONVEX_SUSD_POOL",
|
|
80
|
-
pid:
|
|
80
|
+
pid: 4,
|
|
81
81
|
underlying: "crvPlain3andSUSD",
|
|
82
82
|
stakedToken: "stkcvxcrvPlain3andSUSD",
|
|
83
83
|
lpActions: [
|
|
@@ -99,7 +99,7 @@ exports.convexTokens = {
|
|
|
99
99
|
symbol: "cvxgusd3CRV",
|
|
100
100
|
type: tokenType_1.TokenType.CONVEX_LP_TOKEN,
|
|
101
101
|
pool: "CONVEX_GUSD_POOL",
|
|
102
|
-
pid:
|
|
102
|
+
pid: 10,
|
|
103
103
|
underlying: "gusd3CRV",
|
|
104
104
|
stakedToken: "stkcvxgusd3CRV",
|
|
105
105
|
lpActions: [
|
|
@@ -122,7 +122,7 @@ exports.convexTokens = {
|
|
|
122
122
|
symbol: "stkcvx3Crv",
|
|
123
123
|
type: tokenType_1.TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
124
124
|
pool: "CONVEX_3CRV_POOL",
|
|
125
|
-
pid:
|
|
125
|
+
pid: 9,
|
|
126
126
|
underlying: "3Crv",
|
|
127
127
|
lpToken: "cvx3Crv",
|
|
128
128
|
lpActions: [
|
|
@@ -144,7 +144,7 @@ exports.convexTokens = {
|
|
|
144
144
|
symbol: "stkcvxsteCRV",
|
|
145
145
|
type: tokenType_1.TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
146
146
|
pool: "CONVEX_STECRV_POOL",
|
|
147
|
-
pid:
|
|
147
|
+
pid: 25,
|
|
148
148
|
underlying: "steCRV",
|
|
149
149
|
lpToken: "cvxsteCRV",
|
|
150
150
|
lpActions: [
|
|
@@ -166,7 +166,7 @@ exports.convexTokens = {
|
|
|
166
166
|
symbol: "stkcvxFRAX3CRV",
|
|
167
167
|
type: tokenType_1.TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
168
168
|
pool: "CONVEX_FRAX3CRV_POOL",
|
|
169
|
-
pid:
|
|
169
|
+
pid: 32,
|
|
170
170
|
underlying: "FRAX3CRV",
|
|
171
171
|
lpToken: "cvxFRAX3CRV",
|
|
172
172
|
lpActions: [
|
|
@@ -188,7 +188,7 @@ exports.convexTokens = {
|
|
|
188
188
|
symbol: "stkcvxcrvPlain3andSUSD",
|
|
189
189
|
type: tokenType_1.TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
190
190
|
pool: "CONVEX_SUSD_POOL",
|
|
191
|
-
pid:
|
|
191
|
+
pid: 4,
|
|
192
192
|
underlying: "crvPlain3andSUSD",
|
|
193
193
|
lpToken: "cvxcrvPlain3andSUSD",
|
|
194
194
|
lpActions: [
|
|
@@ -210,7 +210,7 @@ exports.convexTokens = {
|
|
|
210
210
|
symbol: "stkcvxgusd3CRV",
|
|
211
211
|
type: tokenType_1.TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
212
212
|
pool: "CONVEX_GUSD_POOL",
|
|
213
|
-
pid:
|
|
213
|
+
pid: 10,
|
|
214
214
|
underlying: "gusd3CRV",
|
|
215
215
|
lpToken: "cvxgusd3CRV",
|
|
216
216
|
lpActions: [
|
package/package.json
CHANGED
package/src/tokens/convex.ts
CHANGED
|
@@ -48,7 +48,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
48
48
|
symbol: "cvx3Crv",
|
|
49
49
|
type: TokenType.CONVEX_LP_TOKEN,
|
|
50
50
|
pool: "CONVEX_3CRV_POOL",
|
|
51
|
-
pid:
|
|
51
|
+
pid: 9,
|
|
52
52
|
underlying: "3Crv",
|
|
53
53
|
stakedToken: "stkcvx3Crv",
|
|
54
54
|
lpActions: [
|
|
@@ -72,7 +72,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
72
72
|
symbol: "cvxsteCRV",
|
|
73
73
|
type: TokenType.CONVEX_LP_TOKEN,
|
|
74
74
|
pool: "CONVEX_STECRV_POOL",
|
|
75
|
-
pid:
|
|
75
|
+
pid: 25,
|
|
76
76
|
underlying: "steCRV",
|
|
77
77
|
stakedToken: "stkcvxsteCRV",
|
|
78
78
|
lpActions: [
|
|
@@ -96,7 +96,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
96
96
|
symbol: "cvxFRAX3CRV",
|
|
97
97
|
type: TokenType.CONVEX_LP_TOKEN,
|
|
98
98
|
pool: "CONVEX_FRAX3CRV_POOL",
|
|
99
|
-
pid:
|
|
99
|
+
pid: 32,
|
|
100
100
|
underlying: "FRAX3CRV",
|
|
101
101
|
stakedToken: "stkcvxFRAX3CRV",
|
|
102
102
|
lpActions: [
|
|
@@ -120,7 +120,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
120
120
|
symbol: "cvxcrvPlain3andSUSD",
|
|
121
121
|
type: TokenType.CONVEX_LP_TOKEN,
|
|
122
122
|
pool: "CONVEX_SUSD_POOL",
|
|
123
|
-
pid:
|
|
123
|
+
pid: 4,
|
|
124
124
|
underlying: "crvPlain3andSUSD",
|
|
125
125
|
stakedToken: "stkcvxcrvPlain3andSUSD",
|
|
126
126
|
lpActions: [
|
|
@@ -144,7 +144,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
144
144
|
symbol: "cvxgusd3CRV",
|
|
145
145
|
type: TokenType.CONVEX_LP_TOKEN,
|
|
146
146
|
pool: "CONVEX_GUSD_POOL",
|
|
147
|
-
pid:
|
|
147
|
+
pid: 10,
|
|
148
148
|
underlying: "gusd3CRV",
|
|
149
149
|
stakedToken: "stkcvxgusd3CRV",
|
|
150
150
|
lpActions: [
|
|
@@ -169,7 +169,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
169
169
|
symbol: "stkcvx3Crv",
|
|
170
170
|
type: TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
171
171
|
pool: "CONVEX_3CRV_POOL",
|
|
172
|
-
pid:
|
|
172
|
+
pid: 9,
|
|
173
173
|
underlying: "3Crv",
|
|
174
174
|
lpToken: "cvx3Crv",
|
|
175
175
|
lpActions: [
|
|
@@ -193,7 +193,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
193
193
|
symbol: "stkcvxsteCRV",
|
|
194
194
|
type: TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
195
195
|
pool: "CONVEX_STECRV_POOL",
|
|
196
|
-
pid:
|
|
196
|
+
pid: 25,
|
|
197
197
|
underlying: "steCRV",
|
|
198
198
|
lpToken: "cvxsteCRV",
|
|
199
199
|
lpActions: [
|
|
@@ -217,7 +217,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
217
217
|
symbol: "stkcvxFRAX3CRV",
|
|
218
218
|
type: TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
219
219
|
pool: "CONVEX_FRAX3CRV_POOL",
|
|
220
|
-
pid:
|
|
220
|
+
pid: 32,
|
|
221
221
|
underlying: "FRAX3CRV",
|
|
222
222
|
lpToken: "cvxFRAX3CRV",
|
|
223
223
|
lpActions: [
|
|
@@ -241,7 +241,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
241
241
|
symbol: "stkcvxcrvPlain3andSUSD",
|
|
242
242
|
type: TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
243
243
|
pool: "CONVEX_SUSD_POOL",
|
|
244
|
-
pid:
|
|
244
|
+
pid: 4,
|
|
245
245
|
underlying: "crvPlain3andSUSD",
|
|
246
246
|
lpToken: "cvxcrvPlain3andSUSD",
|
|
247
247
|
lpActions: [
|
|
@@ -265,7 +265,7 @@ export const convexTokens: Record<ConvexLPToken | ConvexStakedPhantomToken,
|
|
|
265
265
|
symbol: "stkcvxgusd3CRV",
|
|
266
266
|
type: TokenType.CONVEX_STAKED_PHANTOM_TOKEN,
|
|
267
267
|
pool: "CONVEX_GUSD_POOL",
|
|
268
|
-
pid:
|
|
268
|
+
pid: 10,
|
|
269
269
|
underlying: "gusd3CRV",
|
|
270
270
|
lpToken: "cvxgusd3CRV",
|
|
271
271
|
lpActions: [
|