Skip to content

algo

algokit_utils.models.amount.algo(algo: int) → AlgoAmount

Create an AlgoAmount object representing the given number of Algo.

  • Parameters: algo – The number of Algo to create an AlgoAmount object for.
  • Returns: An AlgoAmount object representing the given number of Algo.