bluefin_api 1.7.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_address** | **String** | User address for the rewards earned data. | 
**blue_rewards_e9** | **String** | Total Blue token rewards earned by the user (e9 format). | 
**sui_rewards_e9** | **String** | Total Sui token rewards earned by the user (e9 format). | 
**wal_rewards_e9** | **String** | Total wal rewards earned by the user (e9 format). | 

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