Wallet API Response Data
Example Response Data
After querying our API we will provide you with a response object similar to this:
Response Data Explanation
Key
Description
Reference
solidScore
Our overall score for the provided wallet based on all on-chain criteria and categories
badges
Assigned badges to this wallet based on their on-chain activity such as "DEX_TRADER", "HODLER", etc.
tierGroups
Assigned Wallet Tier, can be Tier 1, 2, 3 or 4
dataPoints
More granular insights into the on-chain activity and data of a wallet. Each measured by a specific score within a fixed score range.
isSolanaIdUser
Indicates whether this wallet is an active user of Solana ID and has minted their Solana ID NFT
status
Status string giving more context about the returned data. Can be "up_to_date", "calculating" or "outdated".
Last updated