| wallet | User wallet which holds LXP points | string |
| current_lxp | Current Linea Voyage LXP balance | double |
| num_quests | Number of quests completed by the user to obtain LXP | integer |
| on_farcaster | Indicates if the wallet is connected to a Farcaster account | boolean |
| fid | Farcaster ID for the connected wallet user | integer |
| fname | Farcaster name for the connected wallet user | string |
| connected_wallets | List of wallet addresses connected to the user | array(string) |
| L14D_active_tier | The active tier of the connected wallet user over the last 14 days. Possible values are “vip”, “influencer”, “star”, “active”, “npc”, and “not active” | string |
| top_channels | Top 3 channels where connected wallet user is active | array(string) |
| top_domains | Top 3 domains frequently casted by the connected wallet user | array(string) |
| top_engagers | Top 3 users who engage with this connected wallet user | array(string) |
| num_followers | Number of followers the connected wallet user has on Farcaster | integer |
| num_onchain_txns | Number of on-chain transactions performed by the connected wallet user | integer |
| days_old_onchain | Onchain age of the connected wallet users; days since the first onchain transaction | integer |
| nft_volume_usd | Volume of NFT transactions in USD of the connected wallet user | double |
| dex_volume_usd | Volume of DEX transactions in USD of the connected wallet user | double |
| contracts_deployed | Number of smart contracts deployed by the connected wallet user | integer |
| times_contracts_called | Number of times the connected wallet user’s deployed contracts were called | integer |