bluefin_api 1.2.0

Bluefin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# IntervalRewards

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_address** | **String** | User address for the rewards earned data. | 
**status** | **String** |  | 
**blue_rewards_e9** | **String** | Total Blue token rewards earned in the interval (e9 format). | 
**sui_rewards_e9** | **String** | Total Sui token rewards earned in the interval (e9 format). | 
**wal_rewards_e9** | **String** | Total wal rewards earned in the interval (e9 format). | 
**interval_number** | **i32** | Interval Id of the interval for the rewards earned data. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)