ZeroXAllowanceIssue

data class ZeroXAllowanceIssue(val actual: String, val spender: String)

Allowance issue details.

Parameters

actual

The actual allowance amount.

spender

The spender address requiring allowance.

Constructors

Link copied to clipboard
constructor(actual: String, spender: String)

Properties

Link copied to clipboard
Link copied to clipboard