ScanEVMApproveItem

data class ScanEVMApproveItem(val from: String? = null, val to: String? = null)

Constructors

Link copied to clipboard
constructor(from: String? = null, to: String? = null)

Properties

Link copied to clipboard
val from: String? = null
Link copied to clipboard
val to: String? = null