Arcium LogoArcium TS SDK Docs

getLookupTableAddress

getLookupTableAddress(mxeProgramId, lutOffset): PublicKey

Derive the address lookup table address for an MXE program.

Parameters

ParameterTypeDescription
mxeProgramIdPublicKeyPublic key of the MXE program.
lutOffsetBNIndex of the lookup table, to be fetched from the mxe account.

Returns

PublicKey

Derived address lookup table public key.

On this page