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.evmaccounttype
/
EvmAccountTypeAddresses
/
EvmAccountTypeAddresses
Evm
Account
Type
Addresses
constructor
(
eoaAddress
:
String
,
smartContractAddress
:
String
?
=
null
)
Parameters
eoa
Address
The externally-owned account address.
smart
Contract
Address
The associated smart contract address (optional).