ScanEip712ApprovalItem

constructor(tokenName: String? = null, tokenSymbol: String? = null, tokenAddress: String? = null, tokenTotalSupply: Double? = null, tokenMarketCap: Double? = null, tokenTotalVolume: Double? = null, amountInUsd: Double? = null, amount: Double? = null, amountAfterDecimals: Double? = null, tokenId: Int? = null, owner: String? = null, spender: String? = null, isNft: Boolean? = null, priceSource: String? = null, logIndex: Int? = null, action: String? = null)