|
|
|
@ -210,208 +210,208 @@ import * as WethTransformer from '../test/generated-artifacts/WethTransformer.js
|
|
|
|
|
import * as ZeroEx from '../test/generated-artifacts/ZeroEx.json';
|
|
|
|
|
import * as ZeroExOptimized from '../test/generated-artifacts/ZeroExOptimized.json';
|
|
|
|
|
export const artifacts = {
|
|
|
|
|
TestFixinProtocolFees: TestFixinProtocolFees as ContractArtifact,
|
|
|
|
|
TestTransformerHost: TestTransformerHost as ContractArtifact,
|
|
|
|
|
TestFillQuoteTransformerHost: TestFillQuoteTransformerHost as ContractArtifact,
|
|
|
|
|
TestTransformerDeployerTransformer: TestTransformerDeployerTransformer as ContractArtifact,
|
|
|
|
|
TestUniswapV3Feature: TestUniswapV3Feature as ContractArtifact,
|
|
|
|
|
TestBridge: TestBridge as ContractArtifact,
|
|
|
|
|
TestCallTarget: TestCallTarget as ContractArtifact,
|
|
|
|
|
TestNoEthRecipient: TestNoEthRecipient as ContractArtifact,
|
|
|
|
|
TestFullMigration: TestFullMigration as ContractArtifact,
|
|
|
|
|
TestLibSignature: TestLibSignature as ContractArtifact,
|
|
|
|
|
TestUniswapV3Pool: TestUniswapV3Pool as ContractArtifact,
|
|
|
|
|
TestMooniswap: TestMooniswap as ContractArtifact,
|
|
|
|
|
TestUniswapV3Factory: TestUniswapV3Factory as ContractArtifact,
|
|
|
|
|
TestCurve: TestCurve as ContractArtifact,
|
|
|
|
|
TestUniswapV2Pool: TestUniswapV2Pool as ContractArtifact,
|
|
|
|
|
TestUniswapV2Factory: TestUniswapV2Factory as ContractArtifact,
|
|
|
|
|
TestLiquidityProvider: TestLiquidityProvider as ContractArtifact,
|
|
|
|
|
TestMetaTransactionsNativeOrdersFeature: TestMetaTransactionsNativeOrdersFeature as ContractArtifact,
|
|
|
|
|
TestFeeCollectorController: TestFeeCollectorController as ContractArtifact,
|
|
|
|
|
TestNFTOrderPresigner: TestNFTOrderPresigner as ContractArtifact,
|
|
|
|
|
TestMetaTransactionsTransformERC20Feature: TestMetaTransactionsTransformERC20Feature as ContractArtifact,
|
|
|
|
|
TestTransformERC20: TestTransformERC20 as ContractArtifact,
|
|
|
|
|
TestFeeRecipient: TestFeeRecipient as ContractArtifact,
|
|
|
|
|
TestPermissionlessTransformerDeployerTransformer: TestPermissionlessTransformerDeployerTransformer as ContractArtifact,
|
|
|
|
|
TestMigrator: TestMigrator as ContractArtifact,
|
|
|
|
|
TestFixinTokenSpender: TestFixinTokenSpender as ContractArtifact,
|
|
|
|
|
TestDelegateCaller: TestDelegateCaller as ContractArtifact,
|
|
|
|
|
TestTransformerBase: TestTransformerBase as ContractArtifact,
|
|
|
|
|
TestZeroExFeature: TestZeroExFeature as ContractArtifact,
|
|
|
|
|
TestLibNativeOrder: TestLibNativeOrder as ContractArtifact,
|
|
|
|
|
TestWethTransformerHost: TestWethTransformerHost as ContractArtifact,
|
|
|
|
|
TestPropertyValidator: TestPropertyValidator as ContractArtifact,
|
|
|
|
|
TestMintTokenERC20Transformer: TestMintTokenERC20Transformer as ContractArtifact,
|
|
|
|
|
TestFillQuoteTransformerBridge: TestFillQuoteTransformerBridge as ContractArtifact,
|
|
|
|
|
TestOrderSignerRegistryWithContractWallet: TestOrderSignerRegistryWithContractWallet as ContractArtifact,
|
|
|
|
|
TestNativeOrdersFeature: TestNativeOrdersFeature as ContractArtifact,
|
|
|
|
|
TestRfqOriginRegistration: TestRfqOriginRegistration as ContractArtifact,
|
|
|
|
|
TestStaking: TestStaking as ContractArtifact,
|
|
|
|
|
TestFillQuoteTransformerExchange: TestFillQuoteTransformerExchange as ContractArtifact,
|
|
|
|
|
TestInitialMigration: TestInitialMigration as ContractArtifact,
|
|
|
|
|
TestMintableERC721Token: TestMintableERC721Token as ContractArtifact,
|
|
|
|
|
TestTokenSpenderERC20Token: TestTokenSpenderERC20Token as ContractArtifact,
|
|
|
|
|
TestWeth: TestWeth as ContractArtifact,
|
|
|
|
|
TestMintableERC1155Token: TestMintableERC1155Token as ContractArtifact,
|
|
|
|
|
TestMintableERC20Token: TestMintableERC20Token as ContractArtifact,
|
|
|
|
|
TestSimpleFunctionRegistryFeatureImpl1: TestSimpleFunctionRegistryFeatureImpl1 as ContractArtifact,
|
|
|
|
|
ITestSimpleFunctionRegistryFeature: ITestSimpleFunctionRegistryFeature as ContractArtifact,
|
|
|
|
|
TestPermissionlessTransformerDeployerSuicidal: TestPermissionlessTransformerDeployerSuicidal as ContractArtifact,
|
|
|
|
|
TestSimpleFunctionRegistryFeatureImpl2: TestSimpleFunctionRegistryFeatureImpl2 as ContractArtifact,
|
|
|
|
|
InitialMigration: InitialMigration as ContractArtifact,
|
|
|
|
|
LibMigrate: LibMigrate as ContractArtifact,
|
|
|
|
|
LibBootstrap: LibBootstrap as ContractArtifact,
|
|
|
|
|
FullMigration: FullMigration as ContractArtifact,
|
|
|
|
|
IZeroEx: IZeroEx as ContractArtifact,
|
|
|
|
|
ZeroEx: ZeroEx as ContractArtifact,
|
|
|
|
|
ZeroExOptimized: ZeroExOptimized as ContractArtifact,
|
|
|
|
|
FixinERC721Spender: FixinERC721Spender as ContractArtifact,
|
|
|
|
|
FixinTokenSpender: FixinTokenSpender as ContractArtifact,
|
|
|
|
|
FixinERC1155Spender: FixinERC1155Spender as ContractArtifact,
|
|
|
|
|
FixinReentrancyGuard: FixinReentrancyGuard as ContractArtifact,
|
|
|
|
|
FixinProtocolFees: FixinProtocolFees as ContractArtifact,
|
|
|
|
|
FixinEIP712: FixinEIP712 as ContractArtifact,
|
|
|
|
|
FixinCommon: FixinCommon as ContractArtifact,
|
|
|
|
|
LibCommonRichErrors: LibCommonRichErrors as ContractArtifact,
|
|
|
|
|
LibLiquidityProviderRichErrors: LibLiquidityProviderRichErrors as ContractArtifact,
|
|
|
|
|
LibMetaTransactionsRichErrors: LibMetaTransactionsRichErrors as ContractArtifact,
|
|
|
|
|
LibNFTOrdersRichErrors: LibNFTOrdersRichErrors as ContractArtifact,
|
|
|
|
|
LibNativeOrdersRichErrors: LibNativeOrdersRichErrors as ContractArtifact,
|
|
|
|
|
LibOwnableRichErrors: LibOwnableRichErrors as ContractArtifact,
|
|
|
|
|
LibProxyRichErrors: LibProxyRichErrors as ContractArtifact,
|
|
|
|
|
LibSignatureRichErrors: LibSignatureRichErrors as ContractArtifact,
|
|
|
|
|
LibSimpleFunctionRegistryRichErrors: LibSimpleFunctionRegistryRichErrors as ContractArtifact,
|
|
|
|
|
LibTransformERC20RichErrors: LibTransformERC20RichErrors as ContractArtifact,
|
|
|
|
|
LibWalletRichErrors: LibWalletRichErrors as ContractArtifact,
|
|
|
|
|
FeeCollector: FeeCollector as ContractArtifact,
|
|
|
|
|
FeeCollectorController: FeeCollectorController as ContractArtifact,
|
|
|
|
|
FlashWallet: FlashWallet as ContractArtifact,
|
|
|
|
|
IFlashWallet: IFlashWallet as ContractArtifact,
|
|
|
|
|
ILiquidityProviderSandbox: ILiquidityProviderSandbox as ContractArtifact,
|
|
|
|
|
LibFeeCollector: LibFeeCollector as ContractArtifact,
|
|
|
|
|
LiquidityProviderSandbox: LiquidityProviderSandbox as ContractArtifact,
|
|
|
|
|
PermissionlessTransformerDeployer: PermissionlessTransformerDeployer as ContractArtifact,
|
|
|
|
|
TransformerDeployer: TransformerDeployer as ContractArtifact,
|
|
|
|
|
BatchFillNativeOrdersFeature: BatchFillNativeOrdersFeature as ContractArtifact,
|
|
|
|
|
LiquidityProviderFeature: LiquidityProviderFeature as ContractArtifact,
|
|
|
|
|
ERC165Feature: ERC165Feature as ContractArtifact,
|
|
|
|
|
MetaTransactionsFeature: MetaTransactionsFeature as ContractArtifact,
|
|
|
|
|
NFTOrders: NFTOrders as ContractArtifact,
|
|
|
|
|
ERC1155OrdersFeature: ERC1155OrdersFeature as ContractArtifact,
|
|
|
|
|
ERC721OrdersFeature: ERC721OrdersFeature as ContractArtifact,
|
|
|
|
|
TransformERC20Feature: TransformERC20Feature as ContractArtifact,
|
|
|
|
|
OwnableFeature: OwnableFeature as ContractArtifact,
|
|
|
|
|
LibSignature: LibSignature as ContractArtifact,
|
|
|
|
|
LibNativeOrder: LibNativeOrder as ContractArtifact,
|
|
|
|
|
LibNFTOrder: LibNFTOrder as ContractArtifact,
|
|
|
|
|
NativeOrdersSettlement: NativeOrdersSettlement as ContractArtifact,
|
|
|
|
|
NativeOrdersCancellation: NativeOrdersCancellation as ContractArtifact,
|
|
|
|
|
NativeOrdersProtocolFees: NativeOrdersProtocolFees as ContractArtifact,
|
|
|
|
|
NativeOrdersInfo: NativeOrdersInfo as ContractArtifact,
|
|
|
|
|
UniswapV3Feature: UniswapV3Feature as ContractArtifact,
|
|
|
|
|
NativeOrdersFeature: NativeOrdersFeature as ContractArtifact,
|
|
|
|
|
UniswapFeature: UniswapFeature as ContractArtifact,
|
|
|
|
|
BootstrapFeature: BootstrapFeature as ContractArtifact,
|
|
|
|
|
MultiplexTransformERC20: MultiplexTransformERC20 as ContractArtifact,
|
|
|
|
|
MultiplexRfq: MultiplexRfq as ContractArtifact,
|
|
|
|
|
ERC165Feature: ERC165Feature as ContractArtifact,
|
|
|
|
|
FundRecoveryFeature: FundRecoveryFeature as ContractArtifact,
|
|
|
|
|
LiquidityProviderFeature: LiquidityProviderFeature as ContractArtifact,
|
|
|
|
|
MetaTransactionsFeature: MetaTransactionsFeature as ContractArtifact,
|
|
|
|
|
NativeOrdersFeature: NativeOrdersFeature as ContractArtifact,
|
|
|
|
|
OtcOrdersFeature: OtcOrdersFeature as ContractArtifact,
|
|
|
|
|
OwnableFeature: OwnableFeature as ContractArtifact,
|
|
|
|
|
PancakeSwapFeature: PancakeSwapFeature as ContractArtifact,
|
|
|
|
|
SimpleFunctionRegistryFeature: SimpleFunctionRegistryFeature as ContractArtifact,
|
|
|
|
|
TransformERC20Feature: TransformERC20Feature as ContractArtifact,
|
|
|
|
|
UniswapFeature: UniswapFeature as ContractArtifact,
|
|
|
|
|
UniswapV3Feature: UniswapV3Feature as ContractArtifact,
|
|
|
|
|
IBatchFillNativeOrdersFeature: IBatchFillNativeOrdersFeature as ContractArtifact,
|
|
|
|
|
IBootstrapFeature: IBootstrapFeature as ContractArtifact,
|
|
|
|
|
IERC1155OrdersFeature: IERC1155OrdersFeature as ContractArtifact,
|
|
|
|
|
IERC165Feature: IERC165Feature as ContractArtifact,
|
|
|
|
|
IERC721OrdersFeature: IERC721OrdersFeature as ContractArtifact,
|
|
|
|
|
IFeature: IFeature as ContractArtifact,
|
|
|
|
|
IFundRecoveryFeature: IFundRecoveryFeature as ContractArtifact,
|
|
|
|
|
ILiquidityProviderFeature: ILiquidityProviderFeature as ContractArtifact,
|
|
|
|
|
IMetaTransactionsFeature: IMetaTransactionsFeature as ContractArtifact,
|
|
|
|
|
IMultiplexFeature: IMultiplexFeature as ContractArtifact,
|
|
|
|
|
INativeOrdersEvents: INativeOrdersEvents as ContractArtifact,
|
|
|
|
|
INativeOrdersFeature: INativeOrdersFeature as ContractArtifact,
|
|
|
|
|
IOtcOrdersFeature: IOtcOrdersFeature as ContractArtifact,
|
|
|
|
|
IOwnableFeature: IOwnableFeature as ContractArtifact,
|
|
|
|
|
IPancakeSwapFeature: IPancakeSwapFeature as ContractArtifact,
|
|
|
|
|
ISimpleFunctionRegistryFeature: ISimpleFunctionRegistryFeature as ContractArtifact,
|
|
|
|
|
ITokenSpenderFeature: ITokenSpenderFeature as ContractArtifact,
|
|
|
|
|
ITransformERC20Feature: ITransformERC20Feature as ContractArtifact,
|
|
|
|
|
IUniswapFeature: IUniswapFeature as ContractArtifact,
|
|
|
|
|
IUniswapV3Feature: IUniswapV3Feature as ContractArtifact,
|
|
|
|
|
LibNFTOrder: LibNFTOrder as ContractArtifact,
|
|
|
|
|
LibNativeOrder: LibNativeOrder as ContractArtifact,
|
|
|
|
|
LibSignature: LibSignature as ContractArtifact,
|
|
|
|
|
MultiplexFeature: MultiplexFeature as ContractArtifact,
|
|
|
|
|
MultiplexLiquidityProvider: MultiplexLiquidityProvider as ContractArtifact,
|
|
|
|
|
MultiplexOtc: MultiplexOtc as ContractArtifact,
|
|
|
|
|
MultiplexUniswapV3: MultiplexUniswapV3 as ContractArtifact,
|
|
|
|
|
MultiplexRfq: MultiplexRfq as ContractArtifact,
|
|
|
|
|
MultiplexTransformERC20: MultiplexTransformERC20 as ContractArtifact,
|
|
|
|
|
MultiplexUniswapV2: MultiplexUniswapV2 as ContractArtifact,
|
|
|
|
|
OtcOrdersFeature: OtcOrdersFeature as ContractArtifact,
|
|
|
|
|
FundRecoveryFeature: FundRecoveryFeature as ContractArtifact,
|
|
|
|
|
SimpleFunctionRegistryFeature: SimpleFunctionRegistryFeature as ContractArtifact,
|
|
|
|
|
PancakeSwapFeature: PancakeSwapFeature as ContractArtifact,
|
|
|
|
|
IMultiplexFeature: IMultiplexFeature as ContractArtifact,
|
|
|
|
|
IPancakeSwapFeature: IPancakeSwapFeature as ContractArtifact,
|
|
|
|
|
IUniswapV3Feature: IUniswapV3Feature as ContractArtifact,
|
|
|
|
|
INativeOrdersFeature: INativeOrdersFeature as ContractArtifact,
|
|
|
|
|
IOwnableFeature: IOwnableFeature as ContractArtifact,
|
|
|
|
|
IERC165Feature: IERC165Feature as ContractArtifact,
|
|
|
|
|
IFundRecoveryFeature: IFundRecoveryFeature as ContractArtifact,
|
|
|
|
|
IERC721OrdersFeature: IERC721OrdersFeature as ContractArtifact,
|
|
|
|
|
ILiquidityProviderFeature: ILiquidityProviderFeature as ContractArtifact,
|
|
|
|
|
IFeature: IFeature as ContractArtifact,
|
|
|
|
|
IMetaTransactionsFeature: IMetaTransactionsFeature as ContractArtifact,
|
|
|
|
|
IBootstrapFeature: IBootstrapFeature as ContractArtifact,
|
|
|
|
|
IOtcOrdersFeature: IOtcOrdersFeature as ContractArtifact,
|
|
|
|
|
IERC1155OrdersFeature: IERC1155OrdersFeature as ContractArtifact,
|
|
|
|
|
IUniswapFeature: IUniswapFeature as ContractArtifact,
|
|
|
|
|
ITokenSpenderFeature: ITokenSpenderFeature as ContractArtifact,
|
|
|
|
|
ISimpleFunctionRegistryFeature: ISimpleFunctionRegistryFeature as ContractArtifact,
|
|
|
|
|
ITransformERC20Feature: ITransformERC20Feature as ContractArtifact,
|
|
|
|
|
INativeOrdersEvents: INativeOrdersEvents as ContractArtifact,
|
|
|
|
|
IBatchFillNativeOrdersFeature: IBatchFillNativeOrdersFeature as ContractArtifact,
|
|
|
|
|
IZeroEx: IZeroEx as ContractArtifact,
|
|
|
|
|
ZeroEx: ZeroEx as ContractArtifact,
|
|
|
|
|
MultiplexUniswapV3: MultiplexUniswapV3 as ContractArtifact,
|
|
|
|
|
NativeOrdersCancellation: NativeOrdersCancellation as ContractArtifact,
|
|
|
|
|
NativeOrdersInfo: NativeOrdersInfo as ContractArtifact,
|
|
|
|
|
NativeOrdersProtocolFees: NativeOrdersProtocolFees as ContractArtifact,
|
|
|
|
|
NativeOrdersSettlement: NativeOrdersSettlement as ContractArtifact,
|
|
|
|
|
ERC1155OrdersFeature: ERC1155OrdersFeature as ContractArtifact,
|
|
|
|
|
ERC721OrdersFeature: ERC721OrdersFeature as ContractArtifact,
|
|
|
|
|
NFTOrders: NFTOrders as ContractArtifact,
|
|
|
|
|
FixinCommon: FixinCommon as ContractArtifact,
|
|
|
|
|
FixinEIP712: FixinEIP712 as ContractArtifact,
|
|
|
|
|
FixinERC1155Spender: FixinERC1155Spender as ContractArtifact,
|
|
|
|
|
FixinERC721Spender: FixinERC721Spender as ContractArtifact,
|
|
|
|
|
FixinProtocolFees: FixinProtocolFees as ContractArtifact,
|
|
|
|
|
FixinReentrancyGuard: FixinReentrancyGuard as ContractArtifact,
|
|
|
|
|
FixinTokenSpender: FixinTokenSpender as ContractArtifact,
|
|
|
|
|
CurveLiquidityProvider: CurveLiquidityProvider as ContractArtifact,
|
|
|
|
|
MooniswapLiquidityProvider: MooniswapLiquidityProvider as ContractArtifact,
|
|
|
|
|
FullMigration: FullMigration as ContractArtifact,
|
|
|
|
|
InitialMigration: InitialMigration as ContractArtifact,
|
|
|
|
|
LibBootstrap: LibBootstrap as ContractArtifact,
|
|
|
|
|
LibMigrate: LibMigrate as ContractArtifact,
|
|
|
|
|
LibERC1155OrdersStorage: LibERC1155OrdersStorage as ContractArtifact,
|
|
|
|
|
LibERC721OrdersStorage: LibERC721OrdersStorage as ContractArtifact,
|
|
|
|
|
LibMetaTransactionsStorage: LibMetaTransactionsStorage as ContractArtifact,
|
|
|
|
|
LibNativeOrdersStorage: LibNativeOrdersStorage as ContractArtifact,
|
|
|
|
|
LibTransformERC20Storage: LibTransformERC20Storage as ContractArtifact,
|
|
|
|
|
LibOtcOrdersStorage: LibOtcOrdersStorage as ContractArtifact,
|
|
|
|
|
LibOwnableStorage: LibOwnableStorage as ContractArtifact,
|
|
|
|
|
LibProxyStorage: LibProxyStorage as ContractArtifact,
|
|
|
|
|
LibReentrancyGuardStorage: LibReentrancyGuardStorage as ContractArtifact,
|
|
|
|
|
LibSimpleFunctionRegistryStorage: LibSimpleFunctionRegistryStorage as ContractArtifact,
|
|
|
|
|
LibStorage: LibStorage as ContractArtifact,
|
|
|
|
|
LibERC721OrdersStorage: LibERC721OrdersStorage as ContractArtifact,
|
|
|
|
|
LibReentrancyGuardStorage: LibReentrancyGuardStorage as ContractArtifact,
|
|
|
|
|
LibMetaTransactionsStorage: LibMetaTransactionsStorage as ContractArtifact,
|
|
|
|
|
LibProxyStorage: LibProxyStorage as ContractArtifact,
|
|
|
|
|
LibOwnableStorage: LibOwnableStorage as ContractArtifact,
|
|
|
|
|
LibERC1155OrdersStorage: LibERC1155OrdersStorage as ContractArtifact,
|
|
|
|
|
FillQuoteTransformer: FillQuoteTransformer as ContractArtifact,
|
|
|
|
|
LibTransformERC20Storage: LibTransformERC20Storage as ContractArtifact,
|
|
|
|
|
AffiliateFeeTransformer: AffiliateFeeTransformer as ContractArtifact,
|
|
|
|
|
FillQuoteTransformer: FillQuoteTransformer as ContractArtifact,
|
|
|
|
|
IERC20Transformer: IERC20Transformer as ContractArtifact,
|
|
|
|
|
LibERC20Transformer: LibERC20Transformer as ContractArtifact,
|
|
|
|
|
LogMetadataTransformer: LogMetadataTransformer as ContractArtifact,
|
|
|
|
|
PayTakerTransformer: PayTakerTransformer as ContractArtifact,
|
|
|
|
|
PositiveSlippageFeeTransformer: PositiveSlippageFeeTransformer as ContractArtifact,
|
|
|
|
|
Transformer: Transformer as ContractArtifact,
|
|
|
|
|
LibERC20Transformer: LibERC20Transformer as ContractArtifact,
|
|
|
|
|
MixinShell: MixinShell as ContractArtifact,
|
|
|
|
|
MixinMakerPSM: MixinMakerPSM as ContractArtifact,
|
|
|
|
|
MixinDodoV2: MixinDodoV2 as ContractArtifact,
|
|
|
|
|
MixinMStable: MixinMStable as ContractArtifact,
|
|
|
|
|
MixinBalancerV2: MixinBalancerV2 as ContractArtifact,
|
|
|
|
|
MixinCurveV2: MixinCurveV2 as ContractArtifact,
|
|
|
|
|
MixinPlatypus: MixinPlatypus as ContractArtifact,
|
|
|
|
|
MixinNerve: MixinNerve as ContractArtifact,
|
|
|
|
|
MixinBancor: MixinBancor as ContractArtifact,
|
|
|
|
|
MixinUniswap: MixinUniswap as ContractArtifact,
|
|
|
|
|
MixinBalancer: MixinBalancer as ContractArtifact,
|
|
|
|
|
MixinCompound: MixinCompound as ContractArtifact,
|
|
|
|
|
MixinBalancerV2Batch: MixinBalancerV2Batch as ContractArtifact,
|
|
|
|
|
MixinLido: MixinLido as ContractArtifact,
|
|
|
|
|
MixinUniswapV2: MixinUniswapV2 as ContractArtifact,
|
|
|
|
|
MixinZeroExBridge: MixinZeroExBridge as ContractArtifact,
|
|
|
|
|
MixinUniswapV3: MixinUniswapV3 as ContractArtifact,
|
|
|
|
|
MixinBancorV3: MixinBancorV3 as ContractArtifact,
|
|
|
|
|
MixinKyberDmm: MixinKyberDmm as ContractArtifact,
|
|
|
|
|
MixinGMX: MixinGMX as ContractArtifact,
|
|
|
|
|
MixinCurve: MixinCurve as ContractArtifact,
|
|
|
|
|
MixinMooniswap: MixinMooniswap as ContractArtifact,
|
|
|
|
|
MixinDodo: MixinDodo as ContractArtifact,
|
|
|
|
|
MixinCryptoCom: MixinCryptoCom as ContractArtifact,
|
|
|
|
|
MixinSynthetix: MixinSynthetix as ContractArtifact,
|
|
|
|
|
MixinAaveV2: MixinAaveV2 as ContractArtifact,
|
|
|
|
|
MixinVelodrome: MixinVelodrome as ContractArtifact,
|
|
|
|
|
CeloBridgeAdapter: CeloBridgeAdapter as ContractArtifact,
|
|
|
|
|
FantomBridgeAdapter: FantomBridgeAdapter as ContractArtifact,
|
|
|
|
|
OptimismBridgeAdapter: OptimismBridgeAdapter as ContractArtifact,
|
|
|
|
|
AbstractBridgeAdapter: AbstractBridgeAdapter as ContractArtifact,
|
|
|
|
|
EthereumBridgeAdapter: EthereumBridgeAdapter as ContractArtifact,
|
|
|
|
|
PolygonBridgeAdapter: PolygonBridgeAdapter as ContractArtifact,
|
|
|
|
|
AvalancheBridgeAdapter: AvalancheBridgeAdapter as ContractArtifact,
|
|
|
|
|
BridgeProtocols: BridgeProtocols as ContractArtifact,
|
|
|
|
|
IBridgeAdapter: IBridgeAdapter as ContractArtifact,
|
|
|
|
|
BSCBridgeAdapter: BSCBridgeAdapter as ContractArtifact,
|
|
|
|
|
LogMetadataTransformer: LogMetadataTransformer as ContractArtifact,
|
|
|
|
|
IERC20Transformer: IERC20Transformer as ContractArtifact,
|
|
|
|
|
PayTakerTransformer: PayTakerTransformer as ContractArtifact,
|
|
|
|
|
WethTransformer: WethTransformer as ContractArtifact,
|
|
|
|
|
PermissionlessTransformerDeployer: PermissionlessTransformerDeployer as ContractArtifact,
|
|
|
|
|
FlashWallet: FlashWallet as ContractArtifact,
|
|
|
|
|
FeeCollector: FeeCollector as ContractArtifact,
|
|
|
|
|
IFlashWallet: IFlashWallet as ContractArtifact,
|
|
|
|
|
LiquidityProviderSandbox: LiquidityProviderSandbox as ContractArtifact,
|
|
|
|
|
TransformerDeployer: TransformerDeployer as ContractArtifact,
|
|
|
|
|
LibFeeCollector: LibFeeCollector as ContractArtifact,
|
|
|
|
|
FeeCollectorController: FeeCollectorController as ContractArtifact,
|
|
|
|
|
ILiquidityProviderSandbox: ILiquidityProviderSandbox as ContractArtifact,
|
|
|
|
|
LibLiquidityProviderRichErrors: LibLiquidityProviderRichErrors as ContractArtifact,
|
|
|
|
|
LibSignatureRichErrors: LibSignatureRichErrors as ContractArtifact,
|
|
|
|
|
LibWalletRichErrors: LibWalletRichErrors as ContractArtifact,
|
|
|
|
|
LibTransformERC20RichErrors: LibTransformERC20RichErrors as ContractArtifact,
|
|
|
|
|
LibNativeOrdersRichErrors: LibNativeOrdersRichErrors as ContractArtifact,
|
|
|
|
|
LibNFTOrdersRichErrors: LibNFTOrdersRichErrors as ContractArtifact,
|
|
|
|
|
LibMetaTransactionsRichErrors: LibMetaTransactionsRichErrors as ContractArtifact,
|
|
|
|
|
LibCommonRichErrors: LibCommonRichErrors as ContractArtifact,
|
|
|
|
|
LibOwnableRichErrors: LibOwnableRichErrors as ContractArtifact,
|
|
|
|
|
LibProxyRichErrors: LibProxyRichErrors as ContractArtifact,
|
|
|
|
|
LibSimpleFunctionRegistryRichErrors: LibSimpleFunctionRegistryRichErrors as ContractArtifact,
|
|
|
|
|
MooniswapLiquidityProvider: MooniswapLiquidityProvider as ContractArtifact,
|
|
|
|
|
CurveLiquidityProvider: CurveLiquidityProvider as ContractArtifact,
|
|
|
|
|
IMooniswapPool: IMooniswapPool as ContractArtifact,
|
|
|
|
|
IFeeRecipient: IFeeRecipient as ContractArtifact,
|
|
|
|
|
IERC721Token: IERC721Token as ContractArtifact,
|
|
|
|
|
AbstractBridgeAdapter: AbstractBridgeAdapter as ContractArtifact,
|
|
|
|
|
AvalancheBridgeAdapter: AvalancheBridgeAdapter as ContractArtifact,
|
|
|
|
|
BSCBridgeAdapter: BSCBridgeAdapter as ContractArtifact,
|
|
|
|
|
BridgeProtocols: BridgeProtocols as ContractArtifact,
|
|
|
|
|
CeloBridgeAdapter: CeloBridgeAdapter as ContractArtifact,
|
|
|
|
|
EthereumBridgeAdapter: EthereumBridgeAdapter as ContractArtifact,
|
|
|
|
|
FantomBridgeAdapter: FantomBridgeAdapter as ContractArtifact,
|
|
|
|
|
IBridgeAdapter: IBridgeAdapter as ContractArtifact,
|
|
|
|
|
OptimismBridgeAdapter: OptimismBridgeAdapter as ContractArtifact,
|
|
|
|
|
PolygonBridgeAdapter: PolygonBridgeAdapter as ContractArtifact,
|
|
|
|
|
MixinAaveV2: MixinAaveV2 as ContractArtifact,
|
|
|
|
|
MixinBalancer: MixinBalancer as ContractArtifact,
|
|
|
|
|
MixinBalancerV2: MixinBalancerV2 as ContractArtifact,
|
|
|
|
|
MixinBalancerV2Batch: MixinBalancerV2Batch as ContractArtifact,
|
|
|
|
|
MixinBancor: MixinBancor as ContractArtifact,
|
|
|
|
|
MixinBancorV3: MixinBancorV3 as ContractArtifact,
|
|
|
|
|
MixinCompound: MixinCompound as ContractArtifact,
|
|
|
|
|
MixinCryptoCom: MixinCryptoCom as ContractArtifact,
|
|
|
|
|
MixinCurve: MixinCurve as ContractArtifact,
|
|
|
|
|
MixinCurveV2: MixinCurveV2 as ContractArtifact,
|
|
|
|
|
MixinDodo: MixinDodo as ContractArtifact,
|
|
|
|
|
MixinDodoV2: MixinDodoV2 as ContractArtifact,
|
|
|
|
|
MixinGMX: MixinGMX as ContractArtifact,
|
|
|
|
|
MixinKyberDmm: MixinKyberDmm as ContractArtifact,
|
|
|
|
|
MixinLido: MixinLido as ContractArtifact,
|
|
|
|
|
MixinMStable: MixinMStable as ContractArtifact,
|
|
|
|
|
MixinMakerPSM: MixinMakerPSM as ContractArtifact,
|
|
|
|
|
MixinMooniswap: MixinMooniswap as ContractArtifact,
|
|
|
|
|
MixinNerve: MixinNerve as ContractArtifact,
|
|
|
|
|
MixinPlatypus: MixinPlatypus as ContractArtifact,
|
|
|
|
|
MixinShell: MixinShell as ContractArtifact,
|
|
|
|
|
MixinSynthetix: MixinSynthetix as ContractArtifact,
|
|
|
|
|
MixinUniswap: MixinUniswap as ContractArtifact,
|
|
|
|
|
MixinUniswapV2: MixinUniswapV2 as ContractArtifact,
|
|
|
|
|
MixinUniswapV3: MixinUniswapV3 as ContractArtifact,
|
|
|
|
|
MixinVelodrome: MixinVelodrome as ContractArtifact,
|
|
|
|
|
MixinZeroExBridge: MixinZeroExBridge as ContractArtifact,
|
|
|
|
|
IERC1155Token: IERC1155Token as ContractArtifact,
|
|
|
|
|
IERC721Token: IERC721Token as ContractArtifact,
|
|
|
|
|
IFeeRecipient: IFeeRecipient as ContractArtifact,
|
|
|
|
|
ILiquidityProvider: ILiquidityProvider as ContractArtifact,
|
|
|
|
|
IMooniswapPool: IMooniswapPool as ContractArtifact,
|
|
|
|
|
IPropertyValidator: IPropertyValidator as ContractArtifact,
|
|
|
|
|
ITakerCallback: ITakerCallback as ContractArtifact,
|
|
|
|
|
IUniswapV3Pool: IUniswapV3Pool as ContractArtifact,
|
|
|
|
|
IStaking: IStaking as ContractArtifact,
|
|
|
|
|
IERC20Bridge: IERC20Bridge as ContractArtifact,
|
|
|
|
|
IUniswapV2Pair: IUniswapV2Pair as ContractArtifact,
|
|
|
|
|
ILiquidityProvider: ILiquidityProvider as ContractArtifact,
|
|
|
|
|
IUniswapV3Pool: IUniswapV3Pool as ContractArtifact,
|
|
|
|
|
IERC20Bridge: IERC20Bridge as ContractArtifact,
|
|
|
|
|
IStaking: IStaking as ContractArtifact,
|
|
|
|
|
ITestSimpleFunctionRegistryFeature: ITestSimpleFunctionRegistryFeature as ContractArtifact,
|
|
|
|
|
TestBridge: TestBridge as ContractArtifact,
|
|
|
|
|
TestCallTarget: TestCallTarget as ContractArtifact,
|
|
|
|
|
TestDelegateCaller: TestDelegateCaller as ContractArtifact,
|
|
|
|
|
TestFeeCollectorController: TestFeeCollectorController as ContractArtifact,
|
|
|
|
|
TestFeeRecipient: TestFeeRecipient as ContractArtifact,
|
|
|
|
|
TestFillQuoteTransformerBridge: TestFillQuoteTransformerBridge as ContractArtifact,
|
|
|
|
|
TestFillQuoteTransformerExchange: TestFillQuoteTransformerExchange as ContractArtifact,
|
|
|
|
|
TestFillQuoteTransformerHost: TestFillQuoteTransformerHost as ContractArtifact,
|
|
|
|
|
TestFixinProtocolFees: TestFixinProtocolFees as ContractArtifact,
|
|
|
|
|
TestFixinTokenSpender: TestFixinTokenSpender as ContractArtifact,
|
|
|
|
|
TestFullMigration: TestFullMigration as ContractArtifact,
|
|
|
|
|
TestInitialMigration: TestInitialMigration as ContractArtifact,
|
|
|
|
|
TestLibNativeOrder: TestLibNativeOrder as ContractArtifact,
|
|
|
|
|
TestLibSignature: TestLibSignature as ContractArtifact,
|
|
|
|
|
TestMetaTransactionsNativeOrdersFeature: TestMetaTransactionsNativeOrdersFeature as ContractArtifact,
|
|
|
|
|
TestMetaTransactionsTransformERC20Feature: TestMetaTransactionsTransformERC20Feature as ContractArtifact,
|
|
|
|
|
TestMigrator: TestMigrator as ContractArtifact,
|
|
|
|
|
TestMintTokenERC20Transformer: TestMintTokenERC20Transformer as ContractArtifact,
|
|
|
|
|
TestNFTOrderPresigner: TestNFTOrderPresigner as ContractArtifact,
|
|
|
|
|
TestNativeOrdersFeature: TestNativeOrdersFeature as ContractArtifact,
|
|
|
|
|
TestNoEthRecipient: TestNoEthRecipient as ContractArtifact,
|
|
|
|
|
TestOrderSignerRegistryWithContractWallet: TestOrderSignerRegistryWithContractWallet as ContractArtifact,
|
|
|
|
|
TestPermissionlessTransformerDeployerSuicidal: TestPermissionlessTransformerDeployerSuicidal as ContractArtifact,
|
|
|
|
|
TestPermissionlessTransformerDeployerTransformer: TestPermissionlessTransformerDeployerTransformer as ContractArtifact,
|
|
|
|
|
TestPropertyValidator: TestPropertyValidator as ContractArtifact,
|
|
|
|
|
TestRfqOriginRegistration: TestRfqOriginRegistration as ContractArtifact,
|
|
|
|
|
TestSimpleFunctionRegistryFeatureImpl1: TestSimpleFunctionRegistryFeatureImpl1 as ContractArtifact,
|
|
|
|
|
TestSimpleFunctionRegistryFeatureImpl2: TestSimpleFunctionRegistryFeatureImpl2 as ContractArtifact,
|
|
|
|
|
TestStaking: TestStaking as ContractArtifact,
|
|
|
|
|
TestTransformERC20: TestTransformERC20 as ContractArtifact,
|
|
|
|
|
TestTransformerBase: TestTransformerBase as ContractArtifact,
|
|
|
|
|
TestTransformerDeployerTransformer: TestTransformerDeployerTransformer as ContractArtifact,
|
|
|
|
|
TestTransformerHost: TestTransformerHost as ContractArtifact,
|
|
|
|
|
TestUniswapV3Feature: TestUniswapV3Feature as ContractArtifact,
|
|
|
|
|
TestWethTransformerHost: TestWethTransformerHost as ContractArtifact,
|
|
|
|
|
TestZeroExFeature: TestZeroExFeature as ContractArtifact,
|
|
|
|
|
TestCurve: TestCurve as ContractArtifact,
|
|
|
|
|
TestLiquidityProvider: TestLiquidityProvider as ContractArtifact,
|
|
|
|
|
TestMooniswap: TestMooniswap as ContractArtifact,
|
|
|
|
|
TestUniswapV2Factory: TestUniswapV2Factory as ContractArtifact,
|
|
|
|
|
TestUniswapV2Pool: TestUniswapV2Pool as ContractArtifact,
|
|
|
|
|
TestUniswapV3Factory: TestUniswapV3Factory as ContractArtifact,
|
|
|
|
|
TestUniswapV3Pool: TestUniswapV3Pool as ContractArtifact,
|
|
|
|
|
TestMintableERC1155Token: TestMintableERC1155Token as ContractArtifact,
|
|
|
|
|
TestMintableERC20Token: TestMintableERC20Token as ContractArtifact,
|
|
|
|
|
TestMintableERC721Token: TestMintableERC721Token as ContractArtifact,
|
|
|
|
|
TestTokenSpenderERC20Token: TestTokenSpenderERC20Token as ContractArtifact,
|
|
|
|
|
TestWeth: TestWeth as ContractArtifact,
|
|
|
|
|
};
|
|
|
|
|