ObjktTokenReponse
public struct ObjktTokenReponse : Codable
GarpQL response for required data for a given token
-
Declaration
Swift
public let token: [ObjktToken] -
Declaration
Swift
public let event: [ObjktEvent] -
Declaration
Swift
public let fa: [ObjktFa] -
Declaration
Swift
public func isOnSale() -> Bool -
Declaration
Swift
public func onSalePrice() -> XTZAmount? -
Declaration
Swift
public func lastSalePrice() -> XTZAmount? -
Declaration
Swift
public func floorPrice() -> XTZAmount?
Install in Dash