Skip to main content

get_user_tier

Function get_user_tier 

Source
pub async fn get_user_tier(
    __arg0: State<AppState>,
    __arg1: Query<GetUserTierQuery>,
) -> Result<SonicJson<UserTierResponse>, ApiError>
Expand description

Get user tier for a wallet (public endpoint)