Attestations establish trust and credibility by enabling issuers to make claims, either onchain or offchain, about any quality about the recipient’s wallet address.

EAS Attestations

Coinbase Verifications leverages the Ethereum Attestation Service (EAS), an open-source base layer for making attestations. Attestations are issued on Base using EAS with ENS domain verifications.coinbase.eth.

This technology, paired with a credible issuer, can transfer credibility to the recipient. Because the attestation can be stored onchain, anyone can gather the attestation data from EAS.

Schemas

Schemas act as blueprints for attestations and define the structure and type of data for a specific type of attestation. They set the information requirements for the attestation to contain.

Schema nameSchema contentSchema ID
Account Verificationbool verifiedAccount0xf8b05c79f090979bf4a80270aba232dff11a10d9ca55c4f88de95317970f0de9
Country Verificationstring verifiedCountry0x1801901fabd0e6189356b4fb52bb0ab855276d84f7ec140839fbd1f6801ca065
Coinbase Onebool verifiedCoinbaseOne0x254bd1b63e0591fefa66818ca054c78627306f253f86be6023725a67ee6bf9f4

Flows

How EAS is integrated with Coinbase Verifications

How any Coinbase Verification is created starting from the user

How developers get data for the attestations they are verifying