Skip to main content
POST
getLookupTablesByMint
⚡ Powered by Solana Ridge DBFind address lookup tables that contain a specific token mint. This is an alias of getLookupTablesByAccount — pass the mint address via the mint parameter instead of account. Response shape is identical.
This method costs 1 credit per call.

Authorizations

api_key
string
query
required

Body

application/json
jsonrpc
enum<string>
default:2.0
required

The JSON-RPC protocol version.

Available options:
2.0
Example:

"2.0"

id
string
default:1
required

A unique identifier for the request.

Example:

"1"

method
enum<string>
default:getLookupTablesByMint
required

The name of the RPC method to invoke.

Available options:
getLookupTablesByMint
Example:

"getLookupTablesByMint"

params
object[]
required

Method parameters.

Required array length: 1 element

Response

Successful response.

jsonrpc
enum<string>
Available options:
2.0
id
string
result
object