cURL
curl --request GET \ --url https://stake-for-fee-api.meteora.ag/vault/filter
{ "data": [ { "created_at_slot": 123, "created_at_slot_timestamp": 123, "created_at_tx_sig": "<string>", "current_reward_token_a_usd": 123, "current_reward_token_b_usd": 123, "current_reward_usd": 123, "daily_reward_usd": 123, "flags": { "tvl_usd_threshold": 123, "tvl_usd_threshold_reached": true }, "marketcap": 123, "pool_address": "<string>", "seconds_to_full_unlock": 123, "stake_mint": "<string>", "start_fee_distribute_timestamp": 123, "token_a_mint": "<string>", "token_a_symbol": "<string>", "token_b_mint": "<string>", "token_b_symbol": "<string>", "total_staked_amount": 123, "total_staked_amount_usd": 123, "vault_address": "<string>" } ], "total": 1 }
Documentation IndexFetch the complete documentation index at: https://docs.meteora.ag/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.meteora.ag/llms.txt
Use this file to discover all available pages before exploring further.
The list of pool address. Maxium of 100 pool addresses
Show child attributes
x >= 0
Was this page helpful?