DesiredInput

data class DesiredInput(val kind: TransferKind, val type: TokenType, val value: BigInteger)

Desired input for an intent (swaps).

Constructors

Link copied to clipboard
constructor(kind: TransferKind, type: TokenType, value: BigInteger)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard