bluefin_api 1.2.0

Bluefin API
Documentation
# AffiliateSummary

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_address** | **String** | The user's wallet address | 
**total_referred_users** | **i32** | Total number of referees | 
**total_earnings_e9** | **String** | Total earnings in e9 format | 
**perps_ranking** | **i32** | Ranking in perps trading category | 
**spot_ranking** | **i32** | Ranking in spot trading category | 
**lend_ranking** | **i32** | Ranking in lending category | 
**ember_ranking** | **i32** | Ranking in ember category | 
**total_ember_earnings_e9** | **String** | Total earnings from ember (e9 format) | 
**total_spot_earnings_e9** | **String** | Total earnings from spot (e9 format) | 
**total_perps_earnings_e9** | **String** | Total earnings from perps (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)