-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: deposit and withdraw with lulo #117
base: main
Are you sure you want to change the base?
feat: deposit and withdraw with lulo #117
Conversation
faae4d8
to
e186960
Compare
We already have deposit with Lulo https://github.com/sendaifun/solana-agent-kit/blob/main/src/tools/lend.ts |
c1b0239
to
cc00661
Compare
@arihantbansal modified it to support other tokens and add the withdraw tool. |
29e34ea
to
67d44e1
Compare
@arihantbansal just use the prompt to test the action of lending and withdrawing. |
hey @zhourunlai - pardon the wait this looks good to merge, before that can you do a couple of things pls
do share your tg handle also |
e9466ed
to
e486ff3
Compare
e486ff3
to
bc6b4b5
Compare
and my tg handle: @xiaorun0 |
Pull Request Description
Related Issue
Fixes # (issue number)
Changes Made
This PR adds the following changes:
Implementation Details
doc api: https://docs.lulo.fi/api-docs
Transaction executed by agent
Example transaction:
https://solscan.io/tx/4JTjkAWG8ax19XXvQKyMiWcP5Z3j8SGdDuZEjBENMZJD29auHSyjgZuxNYqJWhBDqEEbG3eoFV5JKz9jDhsxUAkT
Prompt Used
Additional Notes
Checklist