midl_get_rune_erc20_address
Retrieve the deterministic ERC20 contract address for any Rune by providing its ID in blockHeight:txIndex format.
Instructions
Get the ERC20 contract address for a Rune. Each Rune has a deterministic ERC20 address derived via CREATE2.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runeId | Yes | Rune ID in format blockHeight:txIndex (e.g., "840000:1") |