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
/
EvaluateTransactionParam
/
EvaluateTransactionParam
Evaluate
Transaction
Param
constructor
(
to
:
String
,
value
:
String
?
=
null
,
data
:
String
?
=
null
,
maxFeePerGas
:
String
?
=
null
,
maxPriorityFeePerGas
:
String
?
=
null
,
gas
:
String
?
=
null
,
gasPrice
:
String
?
=
null
)