ScanEVMTransaction

constructor(chain: String, fromAddress: String, toAddress: String, input: String? = null, value: Long? = null, nonce: Long? = null, hash: String? = null, gas: Long? = null, gasPrice: Long? = null, maxPriorityFeePerGas: Long? = null, maxFeePerGas: Long? = null)