Structs§
- GetAllTasks Params 
- struct for passing parameters to the method get_all_tasks
- GetAllTasks Rewards Params 
- struct for passing parameters to the method get_all_tasks_rewards
- GetTaskParams 
- struct for passing parameters to the method get_task
- GetTasksReward Params 
- struct for passing parameters to the method get_tasks_reward
Enums§
- GetAllTasks Error 
- struct for typed errors of method get_all_tasks
- GetAllTasks Rewards Error 
- struct for typed errors of method get_all_tasks_rewards
- GetTaskError 
- struct for typed errors of method get_task
- GetTasksReward Error 
- struct for typed errors of method get_tasks_reward
Functions§
- get_all_ tasks 
- Fetch the list of all tasks.
- get_all_ tasks_ rewards 
- Fetch the list of all tasks rewards. To obtain these rewards, you must exchange 6 task coins with a tasks master.
- get_task 
- Retrieve the details of a task.
- get_tasks_ reward 
- Retrieve the details of a tasks reward.