@arcium-hq/clientFunctions
getLookupTableAddress
getLookupTableAddress(
mxeProgramId,lutOffset):PublicKey
Derive the address lookup table address for an MXE program.
Parameters
| Parameter | Type | Description |
|---|---|---|
mxeProgramId | PublicKey | Public key of the MXE program. |
lutOffset | BN | Index of the lookup table, to be fetched from the mxe account. |
Returns
PublicKey
Derived address lookup table public key.