Reward Logs
Retrieve network rewards information by different keys and dates.
Last updated
Retrieve network rewards information by different keys and dates.
Last updated
GET
https://api.pollenmobile.io/explorer/wallet-rewards-range
Defined date range or if no range is provided, from the last month.
Sort key ("date" or "device") places arrays of reward log rows into groups.
Paginated with page_key
.
Name | Type | Description |
---|---|---|
GET
https://api.pollenmobile.io/explorer/wallet-rewards-all
Sort key ("date" or "device") places arrays of reward log rows into groups.
Paginated with page_key
.
GET
https://api.pollenmobile.io/explorer/device-rewards-range
Either with a defined range or if no range is provided, from the last month.
Sort key ("date" or "device") places arrays of reward log rows into groups.
Paginated with page_key
.
GET
https://api.pollenmobile.io/explorer/device-rewards-all
Sort key ("date" or "device") places arrays of reward log rows into groups.
Paginated with page_key
.
GET
https://api.pollenmobile.io/explorer/ledger-rewards-date
Paginated with page_key.
GET
https://api.pollenmobile.io/explorer/daily-reward-status
Paginated with page_key
.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
wallet_address*
String
The wallet address you're looking for.
date_from
String
Date format YYYY-MM-DD
date_to
String
Date format YYYY-MM-DD
sort
String
"date" or by "device" (default "date")
page_key
String
Page key from last request.
wallet_address*
String
sort
String
"date" or by "device" (default "device")
page_key
String
Page key from last request.
device*
String
Any device wacky name.
date_from
String
YYYY-MM-DD
date_to
String
YYYY-MM-DD
page_key
Dict
Pagination key returned from last request
sort
String
"date" or by "device" (default "date")
device*
String
Any device wacky name.
date
String
Get for single day (optional)
sort
String
"date" or by "device" (default "date")
page_key
String
Page key from last request.
date
String
eg 2022-10-10
page_key
String
Page key from last request.
limit
Number
Limit to pagination requests.
date*
String
eg "2022-07-17"
device
String
FranticGiantHoneybee
page_key
String
Page key from last request.