fixed gas schedule

This commit is contained in:
Noah Khamliche 2022-03-10 14:48:47 -05:00 committed by Noah Khamliche
parent f5b4bb3035
commit 1b94cc68af

View File

@ -1069,7 +1069,7 @@ const MOBIUSMONEY_CELO_SHARED: CurveInfo = {
sellQuoteFunctionSelector: CurveFunctionSelectors.calculateSwap,
buyQuoteFunctionSelector: CurveFunctionSelectors.None,
metaTokens: undefined,
gasSchedule: 300e3,
gasSchedule: 150e3,
poolAddress: NULL_ADDRESS,
tokens: [],
};