diff --git a/protocols/apertureSwap.ts b/protocols/apertureSwap.ts new file mode 100644 index 0000000000..515df56a44 --- /dev/null +++ b/protocols/apertureSwap.ts @@ -0,0 +1,7 @@ +import { uniV3Exports } from "../helpers/uniswap"; + +export default uniV3Exports({ + manta: { + factory: '0x5bd1F6735B80e58aAC88B8A94836854d3068a13a', + } +}) \ No newline at end of file