We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50a473 commit b273826Copy full SHA for b273826
projects/swapline-lb-v2/index.js
@@ -0,0 +1,5 @@
1
+const { joeV2Export } = require('../helper/traderJoeV2')
2
+
3
+module.exports = joeV2Export({
4
+ base: '0x20918F4BA70439C58d070D4746f3aA303a7595d8'
5
+})
0 commit comments