fixed gas schedule
This commit is contained in:
parent
f5b4bb3035
commit
1b94cc68af
@ -1069,7 +1069,7 @@ const MOBIUSMONEY_CELO_SHARED: CurveInfo = {
|
|||||||
sellQuoteFunctionSelector: CurveFunctionSelectors.calculateSwap,
|
sellQuoteFunctionSelector: CurveFunctionSelectors.calculateSwap,
|
||||||
buyQuoteFunctionSelector: CurveFunctionSelectors.None,
|
buyQuoteFunctionSelector: CurveFunctionSelectors.None,
|
||||||
metaTokens: undefined,
|
metaTokens: undefined,
|
||||||
gasSchedule: 300e3,
|
gasSchedule: 150e3,
|
||||||
poolAddress: NULL_ADDRESS,
|
poolAddress: NULL_ADDRESS,
|
||||||
tokens: [],
|
tokens: [],
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user