- Installed Algorand module
- Imported the module into the current session
This script retreives transactions associated with an account and exports the Payment and ASA transfer transactions to a .CSV file.
This script retreives assets that the account has opted-in to.
This script opts-out of all zero balance assets.
This script submits a transaction to opt-out of an asset.
This script submits a $ALGO payment transaction from one account to another. This script is restricted to testnet, it will require modification to use on mainnet and should be done at your own risk.