sweep_safe_usdc_to_hot_wallet
Documentation for eth_defi.lighter.lagoon.sweep_safe_usdc_to_hot_wallet function.
- sweep_safe_usdc_to_hot_wallet(web3, hot_wallet, vault)
Sweep any residual Lagoon Safe USDC directly to the hot wallet.
- Parameters
web3 (web3.main.Web3) – Web3 connection.
hot_wallet (eth_defi.hotwallet.HotWallet) – Deployer and 1-of-1 Safe owner.
vault (eth_defi.erc_4626.vault_protocol.lagoon.vault.LagoonVault) – Lagoon vault whose Safe holds residual USDC.
- Return type
None