TzKTBalance
public struct TzKTBalance : CodableModel mapping to the Balance object returned from the new TzKT API, resulting from the merge of BCD and TzKT
- 
                  
                  DeclarationSwift public static let exceptionListNFT: [String]
- 
                  
                  String containing the RPC respresetnation of the balance of the given token DeclarationSwift public let balance: String
- 
                  
                  Details about the Token DeclarationSwift public let token: TzKTBalanceToken
- 
                  
                  The block level where the token was first seen DeclarationSwift public let firstLevel: Decimal
- 
                  
                  The block level where the token was last seen DeclarationSwift public let lastLevel: Decimal
- 
                  
                  Helper to convert the RPC token balance to a TokenAmountobjectDeclarationSwift public var tokenAmount: TokenAmount { get }
- 
                  
                  Basic check to see if token is an NFT or not. May not be 100% successful, needs research DeclarationSwift public func isNFT() -> Bool
- 
                  
                  DeclarationSwift public func isOnNFTExceptionList() -> Bool
 Install in Dash
Install in Dash