Smart Contracts
Last updated
Was this helpful?
Last updated
Was this helpful?
An onchain record of Talent accounts created and the respective wallet address.
The utility token for Talent Protocol that incentivizes ecosystem participants to verify reputation data.
An onchain snapshot of the Builder Score of a given Talent ID and wallet address.
Developers can query the Builder Score of all user via the Talent API, but also access the Builder Score of Builder+ members onchain, via a custom contract.
Example: Base reads the onchain Builder Score smart contract to validate if a user has a Builder Score ≥ 50 in order to provide a discounted Basename. This means that to qualify for a discount, user needs to have a Builder Score ≥ 50 and be a Builder+ member.