updated routing
This commit is contained in:
parent
0bfd765481
commit
e638268f94
@ -1356,7 +1356,7 @@ export const CURVE_MAINNET_INFOS: { [name: string]: CurveInfo } = {
|
|||||||
gasSchedule: 250e3,
|
gasSchedule: 250e3,
|
||||||
}),
|
}),
|
||||||
[CURVE_POOLS.stgusdc]: createCurveFactoryCryptoExchangePool({
|
[CURVE_POOLS.stgusdc]: createCurveFactoryCryptoExchangePool({
|
||||||
tokens: [MAINNET_TOKENS.USDC, MAINNET_TOKENS.STG],
|
tokens: [MAINNET_TOKENS.STG, MAINNET_TOKENS.USDC],
|
||||||
pool: CURVE_POOLS.stgusdc,
|
pool: CURVE_POOLS.stgusdc,
|
||||||
gasSchedule: 400e3,
|
gasSchedule: 400e3,
|
||||||
}),
|
}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user