bluefin_api 1.13.0

Bluefin API
Documentation
# AffiliateLeaderDashboard

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_address** | **String** | The user's wallet address | 
**name** | Option<**String**> | Name of the affiliate | [optional]
**parent_address** | **String** | The parent affiliate's wallet address | 
**parent_name** | Option<**String**> | Name of the parent affiliate | [optional]
**perps_rank** | **i32** | Ranking in perps trading category | 
**spot_rank** | **i32** | Ranking in spot trading category | 
**lending_rank** | **i32** | Ranking in lending category | 
**ember_rank** | **i32** | Ranking in ember category | 
**perps_total_earnings_e9** | **String** | Total earnings from perps trading (e9 format) | 
**spot_total_earnings_e9** | **String** | Total earnings from spot trading (e9 format) | 
**lending_total_earnings_e9** | **String** | Total earnings from lending (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)