WalletMetadata
The WalletMetadata type is the base query for getting information that profiles addresses based on their transaction history.
type WalletMetadata {
  labels: [String!]
  projectInteractionStats(
  offset: Int
  limit: Int
): [ProjectLevelInteraction!]
}
Fields
labels (String)
labels are internally generated labels for the input address.
projectInteractionStats (ProjectLevelInteraction)
projectInteractionStats provides a list of sorted tx counts with named/known projects