QuipuswapExchangeLedger
public struct QuipuswapExchangeLedger : Codable
The unique data inside the Ledger BigMap
-
Usable balance of the token owned
Declaration
Swift
public let balance: String
-
Currently unaccessible balance of the token owned
Declaration
Swift
public let frozen_balance: String