Attestations
Single Attestation
POST / graphql;query getAttestation {
attestation(id: "onchain_evm_80001_0x1") {
# Write your query or mutation here
attestationId
attester
attestTimestamp
linkedAttestation
chainId
chainType
data
dataLocation
transactionHash
revokeTransactionHash
id
indexingValue
mode
recipients
revoked
revokeReason
revokeTimestamp
schema {
id
name
registrant
}
validUntil
}
}Filtered Attestations
Last updated
Was this helpful?
