vault.mass_buyer
Documentation for eth_defi.vault.mass_buyer Python module.
Create token buy lists for testing.
Functions
|
Buy bunch of tokens on the wish list. |
|
Create a portfolio of tokens to buy based on given Python. |
Classes
BuyResult(needed_transactions: list[web3.contract.contract.ContractFunction], taken_routes: dict[eth_defi.token.TokenDetails, eth_defi.vault.valuation.Route]) |