Interface for portfolio that manages collections of tokens. Contains an entity for identification and type information.
Gets the entity associated with this portfolio.
The IEntity instance
Gets the entity ID of the portfolio.
The entity ID as a string
Gets all tokens in the portfolio.
Array of CurrencyAmount representing the tokens in the portfolio
Interface for portfolio that manages collections of tokens. Contains an entity for identification and type information.