Skip to content

Get Rewards Params

Retrieves the parameters for the rewards system, providing insight into the set configurations for earning and distributing rewards.

Method Declaration

Python
async def get_rewards_params(self) -> rewards_query.QueryParamsResponse
Unification Plan
  • Rename Params to RewardsParams in Rust

Parameters

Response

StatusMeaningSchema
200OKRewardsParams

Examples: Python | TypeScript | Rust | API | Guide - Get Rewards Params