Replies: 2 comments 5 replies
-
Hey @Fluffy9, glad you like it! I don't think I understand what you mean by "flash swap support". This proxy is meant to delegate calls to target contracts, which can contain arbitrary logic, which can be about performing flash swaps. Furthermore, each flash swap provider has different integration logic. I wouldn't like this proxy to be specific to one project, say, specific to Uniswap v3. |
Beta Was this translation helpful? Give feedback.
5 replies
-
#42 has been merged in, so PRBProxy now offers support for flash loan callbacks via the plugin system. |
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
-
I'm really loving this project!
I think flash loan or flash swap support would really make this project superior to DSProxy. That wasn't even available when the original DSProxy code came out. I'm still learning solidity, but I'd like to contribute
Beta Was this translation helpful? Give feedback.
All reactions