cURL
curl --request GET \ --url https://api.orderly.org/v1/public/market_making_rewards/current_epoch_estimate
{ "success": true, "timestamp": 1702989203989, "data": { "est_maker_volume": 120, "est_avg_stake": 55, "est_stake_boost": 2.228807384, "est_r_wallet": 17.4236779074 } }
Limit: 10 requests per 1 second per IP address
GET /v1/public/market_making_rewards/current_epoch_estimate
EVM or SOL
EVM
SOL
OK
The response is of type object.
object