Hedera: hederaAccountIdToEvmAddress
hederaAccountIdToEvmAddressResolve any Hedera account ID in shard.realm.num form to its 0x-prefixed EVM address using the Hedera mirror node.
Instructions
Resolve a Hedera account ID in '0.0.x' realm-shard-num form to its 0x-prefixed EVM address by querying the Hedera mirror node (returns the account's alias or auto-generated EVM address).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Hedera account ID in 'shard.realm.num' form (e.g. '0.0.3949424'). |