Skip to main content
The getAttestations function fetches attestations for a specified address and blockchain in Ethereum Attestation Service (EAS). It allows optional filtering based on schema IDs, revocation status, expiration time, and the number of attestations to return. In the example, we use the Coinbase Verified Account schema ID.

Usage

Returns

Promise<Attestation[]> See Attestation and GetEASAttestationsOptions for more details.

Parameters

Address

Chain

GetAttestationsOptions

GetEASAttestationsOptions