Merged
Conversation
alchemy_getAssetTransfers
* Improvements to README
* token_in and token_out for quote * replace base and quote in swap * clean up * fix IT * Update alphaswarm/services/exchanges/base.py Co-authored-by: Arnaud Flament <17051690+aflament@users.noreply.github.com> * Update alphaswarm/services/exchanges/base.py Co-authored-by: Arnaud Flament <17051690+aflament@users.noreply.github.com> * Update alphaswarm/services/exchanges/uniswap/uniswap_client_base.py Co-authored-by: Arnaud Flament <17051690+aflament@users.noreply.github.com> * Update alphaswarm/services/exchanges/uniswap/uniswap_client_v2.py Co-authored-by: Arnaud Flament <17051690+aflament@users.noreply.github.com> * Update alphaswarm/services/exchanges/uniswap/uniswap_client_v3.py Co-authored-by: Arnaud Flament <17051690+aflament@users.noreply.github.com> * Update alphaswarm/tools/exchanges/get_token_price_tool.py Co-authored-by: Arnaud Flament <17051690+aflament@users.noreply.github.com> * Update tests/integration/services/exchanges/uniswap/test_uniswap_client_v3.py Co-authored-by: Arnaud Flament <17051690+aflament@users.noreply.github.com> * Update uniswap_client_base.py * clean up --------- Co-authored-by: Arnaud Flament <17051690+aflament@users.noreply.github.com>
* Use contract address for token price tool * Update description * Doctring typo
* [Portfolio] Add support to `alchemy_getTokenBalances` * Update test_alchemy_client.py * Add UT * Update test_alchemy.py
* add `GetTokenAddress` tool * Update terminal.py * token addresses for get_token_price and dex quote * swap tool to use token address * revert services to use TokenInfo * Update test_get_token_address.py * lint * Update test_web3_client.py * lint
* Add links & notes * Add docstring to AlphaSwarmAgent * Updates for usage * Return model_id parameter for clarity * Organize examples/ and more instructions into separate README.md * Address comments
* Update telegram_bot.py * Update telegram_bot.py * Update telegram_bot.py * Update telegram_bot.py * Update telegram_bot.py * Update telegram_bot.py * Update telegram_bot.py --------- Co-authored-by: Arnaud Flament <arnaud.flament@gmail.com>
* add retries for some EVM functions * add retry delay
* refactor and add more tests on EVMClient * lint * Update .env.example * Update python.yaml * Update test_evm_client.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.