🐉 Soldexer is in Open Beta!
curl --request GET \
--url https://portal.sqd.dev/datasets/solana-mainnet/metadata{
"dataset": "<string>",
"aliases": [
"<string>"
],
"real_time": true,
"start_block": 123
}Retrieves metadata describing the dataset, including its name, aliases, start block, and real-time status.
curl --request GET \
--url https://portal.sqd.dev/datasets/solana-mainnet/metadata{
"dataset": "<string>",
"aliases": [
"<string>"
],
"real_time": true,
"start_block": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.soldexer.dev/llms.txt
Use this file to discover all available pages before exploring further.
Dataset metadata response
Was this page helpful?