Talent Protocol Docs
  • DEVELOPERS
    • Get Started
    • Talent API
      • Authentication
      • API Reference - V1
        • [Deprecated] - Talent Passports
        • [Deprecated] - Credentials
      • API Reference - V2
        • Score
        • Credentials
        • Farcaster scores
        • Socials
        • Search
        • Accounts
      • Rate Limits
      • Pagination
    • API Pricing
    • Smart Contracts
  • Protocol Concepts
    • User
    • Account
    • Profile
    • Data Point
    • Data Issuer
    • Scoring Systems
      • Builder Score
        • Builder Score Levels
      • Creator Score (coming soon)
      • Degen Score (coming soon)
    • Human Checkmark
  • Socials
  • Data Points
    • Base
    • Bonsai
    • Bountycaster
    • BUILD
    • Coinbase
    • Crypto Nomads
    • Cyber
    • DAOBase
    • Degen
    • Developer DAO
    • Devfolio
    • ENS
    • ETHGlobal
    • Farcaster
    • GitHub
    • Human Checkmark
    • Jumper
    • Lens
    • Linkedin
    • Onchain Activity
    • Safe
    • Serotonin
    • Taikai
    • Talent Protocol
    • X/Twitter
  • Legal
    • Terms of Service
    • Privacy Notice
    • Builder Rewards T&C
    • Builder Rewards with Celo T&C
    • Builder Score App T&C
Powered by GitBook
On this page
  • Key Attributes:
  • Event vs Data Point

Was this helpful?

Export as PDF
  1. Protocol Concepts

Event

An Event is a historical record of changes to a user’s reputation data over time.

Last updated 3 months ago

Was this helpful?

Events to track how reputation changes over time, giving users better insights into their progress. Think of it like Etherscan for the Builder Score: users will be able to see not just their current reputation state, but the complete history of how they got there.

Every change to reputation data is recorded as an Event with its old value, new value, and timestamp.

Key Attributes:

  • Represents a chronological log of changes to each :

  • Each event stores: old value, new value, timestamp

  • An Event does not include scoring information but is used to calculate scores when processed.

Event vs Data Point

  • A shows the current state (e.g., total commits), and the Event tracks the history of changes leading to the current state.

  • Just like Etherscan, where you see both the current token balance (state) and the transactions (events) that built up to it.

Data Point
Data Point