RawContract

data class RawContract(val value: String?, val address: String?, val decimal: String?)

Constructors

Link copied to clipboard
constructor(value: String?, address: String?, decimal: String?)

Properties

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