Need Sepolia ETH? Get some from the Superchain faucet 💦.
#2307
Open Builder Score (aggregate)
0x01d83b22aca3881b6673513b0e29fec6659a7def03c69fa41c55a16bcaf192a2
Overview
Code Sample
Created:
08/04/2026 12:15:44 pm (3 hours ago)
Revocable Attestations:
Yes
Attestation Count:
0 attestations onchain
0 attestations offchain
Decoded Schema:
string
spec_version
address
wallet
address[]
extra_wallets
bytes[]
ownership_proofs
string
github_handle
uint16
score
uint64
computed_at
uint64
block_number
string
verify_url
string[]
badges
Description:
Aggregate multi-wallet Builder Score from Open Builder Score, by Talent Protocol. The score is computed in the browser from public data and can be recomputed by anyone. extra_wallets holds the other wallets in the aggregate, and ownership_proofs[i] is an EIP-712 WalletOwnership signature by extra_wallets[i] binding it to this primary wallet and scan, so the wallet set is checkable without trusting us. The attester is the primary wallet. verify_url opens the verification view for this wallet - what was verified, not a fresh scoring run. It is keyed on the primary wallet rather than this attestation UID because EAS hashes both the record data and the block timestamp into the UID, so an attestation can never contain a link to itself. badges lists zero-point achievements earned at scan time: they never affect the score, and two of them rest on dated Talent Protocol exports with no permissionless source, so a verifier can re-derive some and only echo the rest. App: https://talentprotocol.com
Raw Schema:
string spec_version,address wallet,address[] extra_wallets,bytes[] ownership_proofs,string github_handle,uint16 score,uint64 computed_at,uint64 block_number,string verify_url,string[] badges
Schemas define the structure and type of data that can be included in an attestation. Learn More About Schemas.