feat: Curve V2 (#262)
* feat: Curve V2 * fix: CurveV2 gas schedule, remove unused import from MixinCurveV2 * feat: FQT address update * chore: Curve V2 exchange_underlying, adding Polygon atricrypto pool * prettier * feat: FQT Polygon address update * feat: FQT address update
This commit is contained in:
@@ -129,6 +129,7 @@ export enum BridgeProtocol {
|
||||
BalancerV2,
|
||||
UniswapV3,
|
||||
KyberDmm,
|
||||
CurveV2,
|
||||
}
|
||||
// tslint:enable: enum-naming
|
||||
|
||||
|
||||
Reference in New Issue
Block a user