chore: Component.finance, Smoothy.finance, Saddle.finance, Curve open pools, Gas schedule [TKR-1] (#182)

* chore: Component.finance, Smoothy.finance (mainnet + BSC), Saddle.finance, Curve open pools, adjusting gas schedule, fixing Shell buys

* chore: adding a Sampler for Smoothy.finance to only use whats in the contracts reserve

* fix: Smoothy sampler, only use approx. for buys, removing y and BUSD curve pools

* add CHANGELOGs

* fix: prettier

* add: FRAX Curve open pool

* fix: prettier

* chore: adjusting gas schedule for BSC Smoothy
This commit is contained in:
Romain Butteaud
2021-04-08 18:07:12 -07:00
committed by GitHub
parent 76dda9eeda
commit c1f8df0eca
19 changed files with 942 additions and 393 deletions

View File

@@ -126,6 +126,9 @@ export enum BridgeProtocol {
CoFiX,
Nerve,
MakerPsm,
Smoothy,
Component,
Saddle,
}
// tslint:enable: enum-naming