Find Lookup Tables for addresses
Lookup Tables
Find Lookup Tables for addresses
Finds the smallest set of Lookup Table (LUT) addresses that together cover all the provided Solana addresses. Optionally verifies active LUTs on-chain.
POST
Find Lookup Tables for addresses
Body
application/json
Addresses to find in LUTs (max 100)
Required array length:
1 - 100 elementsValid base58-encoded address
Whether to verify that LUTs are active on-chain (defaults to true)
Example:
false
User-specific accounts (e.g. ATAs, token accounts). These are still searched in LUTs but are excluded from missing account tracking.
Maximum array length:
100Valid base58-encoded address
Response
OK
List of Lookup Table addresses that together cover the requested addresses
Valid base58-encoded address