nova-ui/_contracts/index.ts
2022-12-04 07:02:30 +01:00

31 lines
1.7 KiB
TypeScript

/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
export type { Aggregator } from "./Aggregator";
export type { AmbBridge } from "./AmbBridge";
export type { BridgeBNB } from "./BridgeBNB";
export type { BscBridgeHelper } from "./BscBridgeHelper";
export type { FeeManager } from "./FeeManager";
export type { ForeignOmnibridge } from "./ForeignOmnibridge";
export type { Multicall } from "./Multicall";
export type { OffchainOracle } from "./OffchainOracle";
export type { Omnibridge } from "./Omnibridge";
export type { RelayerRegistry } from "./RelayerRegistry";
export type { SanctionsList } from "./SanctionsList";
export type { TornadoPool } from "./TornadoPool";
export type { WbnbXdai } from "./WbnbXdai";
export { Aggregator__factory } from "./factories/Aggregator__factory";
export { AmbBridge__factory } from "./factories/AmbBridge__factory";
export { BridgeBNB__factory } from "./factories/BridgeBNB__factory";
export { BscBridgeHelper__factory } from "./factories/BscBridgeHelper__factory";
export { FeeManager__factory } from "./factories/FeeManager__factory";
export { ForeignOmnibridge__factory } from "./factories/ForeignOmnibridge__factory";
export { Multicall__factory } from "./factories/Multicall__factory";
export { OffchainOracle__factory } from "./factories/OffchainOracle__factory";
export { Omnibridge__factory } from "./factories/Omnibridge__factory";
export { RelayerRegistry__factory } from "./factories/RelayerRegistry__factory";
export { SanctionsList__factory } from "./factories/SanctionsList__factory";
export { TornadoPool__factory } from "./factories/TornadoPool__factory";
export { WbnbXdai__factory } from "./factories/WbnbXdai__factory";