cURL
curl --request GET \ --url https://merv2-api.meteora.ag/apy_state/{token_mint}
{ "closest_apy": [ { "strategy_name": "Solend USDC Main Pool", "strategy": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM", "apy": 5 } ], "average_apy": [ { "strategy_name": "Solend USDC Main Pool", "strategy": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM", "apy": 5 } ], "long_apy": [ { "strategy_name": "Solend USDC Main Pool", "strategy": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM", "apy": 5 } ] }
Returns APY (Annual Percentage Yield) information for strategies associated with a specific token mint
Show child attributes
Was this page helpful?