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.provider.data
/
EthTransactionParam
/
EthTransactionParam
Eth
Transaction
Param
constructor
(
from
:
String
,
to
:
String
,
gas
:
String
?
,
gasPrice
:
String
?
,
maxFeePerGas
:
String
?
,
maxPriorityFeePerGas
:
String
?
,
value
:
String
,
data
:
String
,
nonce
:
String
?
=
null
)