Arihant Bansal
cd72af002e
feat: add squads actions
2025-01-11 23:15:37 +05:30
Arihant Bansal
83a7616367
chore: combine all multisig tools in one
2025-01-11 22:44:45 +05:30
Arihant Bansal
9aa74ceab0
chore: remove unnecessary commented function
2025-01-11 22:39:52 +05:30
Arihant Bansal
80fb0c4d5f
fix
2025-01-11 22:38:46 +05:30
0xCipherCoder
a6f9b05e2a
Updated protocol name instead of library name
2025-01-11 21:27:54 +05:30
quangkeu95
7b20437790
feat: Add Meteora to langchain
2025-01-11 16:45:41 +07:00
0xCipherCoder
af85a502e0
Removed types in solayer
2025-01-11 14:42:51 +05:30
0xCipherCoder
48c81ac7e0
Added fix for the issue
2025-01-11 14:41:55 +05:30
0xCipherCoder
f1b8a118ac
Merged main
2025-01-11 10:09:56 +05:30
0xCipherCoder
04a27f974c
Merged main
2025-01-11 10:09:09 +05:30
quangkeu95
b966069de5
feat: Add Meteora to langchain index
2025-01-11 11:26:02 +07:00
quangkeu95
e5fb59dd47
fix: Update initPrice when creating DLMM pool
2025-01-11 08:59:49 +07:00
quangkeu95
d859da4809
chore: Format code
2025-01-11 08:45:33 +07:00
quangkeu95
835a42aaec
fix: Update tests for Meteora
2025-01-11 08:39:51 +07:00
quangkeu95
25f301599e
fix(meteora): Exclude alpha vault due to package conflict
2025-01-11 07:46:40 +07:00
quangkeu95
0e5e1b276c
fix(meteora): Update imports
2025-01-11 07:46:26 +07:00
quangkeu95
f85fe669d7
feat: Add functions to create Meteora pools + alpha vault
2025-01-11 07:45:46 +07:00
michaelessiet
8bef717eb9
feat: drift vault info action
2025-01-10 23:26:14 +01:00
aryan
677d17491c
chore: docs + lint
2025-01-11 02:29:52 +05:30
calintje
e5e25b0ab0
Fix
2025-01-10 20:39:43 +01:00
michaelessiet
2f83188cb9
fix: add descriptions to some drift vault schemas
2025-01-10 20:07:46 +01:00
michaelessiet
315ce64eed
feat: drift vault actions
2025-01-10 19:46:42 +01:00
michaelessiet
6ef55a04da
fix: parse provided wallet address to token balances
2025-01-10 17:38:20 +01:00
michaelessiet
51cf665c74
lint
2025-01-10 17:31:29 +01:00
michaelessiet
272f77f851
feat: token balances
2025-01-10 17:31:08 +01:00
Michael Essiet
4638d7c8a4
Merge branch 'sendaifun:main' into feature/totalbalance
2025-01-10 17:05:36 +01:00
0xCipherCoder
85eabc2263
Removed tooling added
2025-01-10 19:15:37 +05:30
0xCipherCoder
7032ed7d99
Added refactoring changes for agent, action and tools
2025-01-10 17:34:13 +05:30
aryan
5ba7178399
Merge branch 'main' into feat/squads_multisig
2025-01-10 05:17:46 +05:30
aryan
6c66606d59
feat: change jup api to fetch token directly ( #122 )
...
# Pull Request Description
## Related Issue
Fixes # (issue number)
## Changes Made
This PR adds the following changes:
<!-- List the key changes made in this PR -->
- change jup api to fetch token directly
## Implementation Details
<!-- Provide technical details about the implementation -->
doc api: https://station.jup.ag/docs/token-list/token-list-api
## Transaction executed by agent
<!-- If applicable, provide example usage, transactions, or screenshots
-->
Example transaction:
## Prompt Used
<!-- If relevant, include the prompt or configuration used -->
```
Get token data from either a token address or ticker symbol
```
## Additional Notes
<!-- Any additional information that reviewers should know -->
<img width="1455" alt="image"
src="https://github.com/user-attachments/assets/1a95ec16-ad10-461e-8ca9-90f4f89616aa "
/>
## Checklist
- [x] I have tested these changes locally
- [ ] I have updated the documentation
- [ ] I have added a transaction link
- [x] I have added the prompt used to test it
2025-01-10 05:02:39 +05:30
michaelessiet
b4b36e5adb
feat: add drift vault tools
2025-01-09 21:13:00 +01:00
A91y
06e025c1a8
Merge branch 'main' into feat/squads_multisig
2025-01-08 22:58:50 +05:30
biccsdev
23ca0b0fba
refactoring for standarization
2025-01-07 15:01:21 -06:00
aryan
afcf0ad9c1
Merge branch 'main' into feature/reclaim_rent
2025-01-07 18:58:59 +05:30
aryan
3632b5028f
Merge branch 'main' into main
2025-01-07 17:54:10 +05:30
Thrishank
8172654fbf
Merge branch 'main' into feature/reclaim_rent
2025-01-07 16:43:21 +05:30
UjjwalGupta49
02c3f226c3
read flash privilege from agent config
2025-01-07 15:12:29 +05:30
Michael Essiet
692735c10f
Merge branch 'main' into feature/totalbalance
2025-01-07 09:12:32 +01:00
biccsdev
9892b39a0c
refactor
2025-01-06 21:43:36 -06:00
biccsdev
bca4f6074c
refactor create single and added create collection tool
2025-01-06 21:40:46 -06:00
biccsdev
4a86c2a688
missed this file
2025-01-06 21:37:54 -06:00
biccsdev
e680ddd4f3
3land tools implementation
2025-01-06 21:37:08 -06:00
UjjwalGupta49
ac7059eefb
updated Config interface and generated docs
2025-01-06 23:08:51 +05:30
UjjwalGupta49
f77cada52a
updated flash privilige settings and improved token support
2025-01-06 21:35:28 +05:30
DonDuala
57ce14f8b1
Merge branch 'main' into combine
2025-01-06 10:58:38 -05:00
aryan
2504450e1a
chore: docs + lint
2025-01-06 20:39:55 +05:30
thrishank
f827b3104c
fix log
2025-01-06 19:05:13 +05:30
Thrishank
69c000d5c6
Merge branch 'main' into feature/reclaim_rent
2025-01-06 19:01:24 +05:30
UjjwalGupta49
9adc80ee32
export actions
2025-01-06 17:56:13 +05:30
UjjwalGupta49
de4e724365
move types and created actions
2025-01-06 17:50:39 +05:30