NoahSellQuote

data class NoahSellQuote(val signedQuote: String, val expiry: String)

A signed payout quote that can be used to lock in a rate.

Constructors

Link copied to clipboard
constructor(signedQuote: String, expiry: String)

Properties

Link copied to clipboard
Link copied to clipboard