SS58 address (generic prefix 42 by default).
H160 EVM address derived from the public key.
For native Substrate accounts: keccak256(publicKey), last 20 bytes. For EVM-derived accounts: strips the 0xEE padding. Used for pallet-revive / Asset Hub EVM contract interactions.
Human-readable name if available from the provider.
Raw public key (32 bytes). May be sr25519, ed25519, or ecdsa depending on the provider.
Which provider supplied this account.
A signing-capable account from any provider.