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.QueryParamsResponseUnification Plan
- Rename
ParamstoRewardsParamsin Rust
Parameters
Response
| Status | Meaning | Schema |
|---|---|---|
200 | OK | RewardsParams |
Examples: Python | TypeScript | Rust | API | Guide - Get Rewards Params