Query epoch badge request
QueryEpochBadgeRequest
Query list of epoch badges
Name
Lite |
Type |
Required
Default |
Description |
account_id
ai |
string |
False
'all' |
The off chain account id to get referral stats |
epoch
e |
integer |
False
'all' |
The numerical epoch index |
type
t |
RewardProgramType |
False
'all' |
The type of the reward program |
limit
l |
integer |
False
'500' |
The limit to query for. Defaults to 500; Max 1000 |
cursor
c |
string |
False
'all' |
The cursor to indicate when to start the query from |
RewardProgramType
| Value |
Description |
ECOSYSTEM = 1 |
|
TRADER = 2 |
|
LP = 3 |
|