FundParams

data class FundParams(val amount: String, val token: String)

Constructors

Link copied to clipboard
constructor(amount: String, token: String)

Properties

Link copied to clipboard
Link copied to clipboard