feat: Add Kyber Elastic mixin to Ethereum/Polygon/Arbitrum/Avalanche Bridge Adapters [LIT-753] (#661)

* add kyber elastic to ethereum and polygon

* add to arbitrum and avalanche

* added kyber quoter/router dummy addresses

* move kyberelastic test to a different file, fix some bugs with addresses, blocknumber

* lint
This commit is contained in:
Kevin Liao
2023-02-21 10:31:05 -05:00
committed by GitHub
parent 9f30823d70
commit dc8ff32d51
11 changed files with 344 additions and 8 deletions

View File

@@ -163,6 +163,7 @@ export enum BridgeProtocol {
Synthetix,
WOOFi,
AaveV3,
KyberElastic,
}
/**