QuipuswapExchangeUserRewards
public struct QuipuswapExchangeUserRewards : Codable
The unique data inside the User Rewards BigMap
-
Total reward the user has earned
Declaration
Swift
public let reward: String
-
Total rewards that have been paid out to the user
Declaration
Swift
public let reward_paid: String