Replies: 3 comments 11 replies
-
|
You'd have to find the abi files for quickswap if they are available, then you can use that with the |
Beta Was this translation helpful? Give feedback.
11 replies
-
|
Yes, I thought the same thing yesterday. Maybe you haven't implemented arrays for parameters. Please do. I assume the syntax is correct then, just plain text without [ or ". Hope you implement this, it would be a very cool feature.
…-------- Original Message --------
On Aug 28, 2021, 00:46, Travis Reeder wrote:
I'm not sure this can handle an array of inputs like that path parameter requires, that's probably the issue.
—
You are receiving this because you authored the thread.
Reply to this email directly, [view it on GitHub](#216 (reply in thread)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAVUCQQXIOPA43AOYV25PHDT67FQJANCNFSM5C4S22GA).
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Related issue: #218 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I love gochain/web3. It rocks. You rock.
How can I use it to buy 1 DAI on quickswap.exchange? This might be possible using py.web3. But I am also testing gochain/web3 now and so far I prefer this software.
Ok, so we can already deploy and interact using goweb3. But concretely, let's say I want to buy 1 DAI on quickswap.exchange? Can I do this with web3? Any examples about how to interact with DEX using goweb3?
Beta Was this translation helpful? Give feedback.
All reactions