Overview
The x404-Tier feature provides tiered access levels (Bronze, Silver, Gold) based on token holdings. Users are assigned to the highest tier they qualify for.Import
Usage
Configuration
object
required
Configuration object with bronze, silver, and gold tier requirements:Each tier requires a token mint address and minimum amount. Users qualify for the highest tier they meet.
Response
The response includes atier field indicating the user’s tier:
'bronze' | 'silver' | 'gold'
The highest tier the user qualifies for