Retrieves the EVM compatible address for the current account. This function works specifically with the C-Chain.
If the current signer is not associated with the C-Chain, the function throws an error.
A Promise that resolves to the EVM-style address of the account
An error if the current signer is not associated with the C-Chain
Retrieves the EVM compatible address for the current account. This function works specifically with the C-Chain.
If the current signer is not associated with the C-Chain, the function throws an error.