Skip to content

BulkAssetOptInOutResult

class algokit_utils.assets.asset_manager.BulkAssetOptInOutResult

Section titled “class algokit_utils.assets.asset_manager.BulkAssetOptInOutResult”

Result from performing a bulk opt-in or bulk opt-out for an account against a series of assets.

  • Variables:
    • asset_id – The ID of the asset opted into / out of
    • transaction_id – The transaction ID of the resulting opt in / out

The ID of the asset opted into / out of

The transaction ID of the resulting opt in / out