Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.hypernative
/
ScanEVMRequest
/
ScanEVMRequest
Scan
EVMRequest
constructor
(
transaction
:
ScanEVMTransaction
,
url
:
String
?
=
null
,
blockNumber
:
Int
?
=
null
,
validateNonce
:
Boolean
?
=
null
,
showFullFindings
:
Boolean
?
=
null
,
policy
:
String
?
=
null
)