Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: created tiplink for Sol and spl tokens (#64)
# Pull Request Description Agent can now create links with sol and spl tokens ## Related Issue Fixes #21 ## Changes Made This PR adds the following changes: <!-- List the key changes made in this PR --> - Added support for tiplinks for SOL - Also supports spl tokens ## Transaction executed by agent <!-- If applicable, provide example usage, transactions, or screenshots --> Example transaction: ![Screenshot 2024-12-26 115547](https://github.com/user-attachments/assets/29bc9110-57e8-4458-a563-dc8ccc6823be) ![Screenshot 2024-12-26 115606](https://github.com/user-attachments/assets/8789a346-5993-4277-9dc9-79271c400402) ## Prompt Used <!-- If relevant, include the prompt or configuration used --> ```create me a tiplink for 0.001 sol``` ## Checklist - [x] I have tested these changes locally - [ ] I have updated the documentation - [x] I have added a transaction link - [x] I have added the prompt used to test it
- Loading branch information