Evm Account Type Response
data class EvmAccountTypeResponse(val data: EvmAccountTypeData, val metadata: EvmAccountTypeMetadata)
Response model for the GET account-type endpoint.
Parameters
data
The account type data containing the status.
metadata
Metadata about the account including chain and addresses.