Documentation Index
Fetch the complete documentation index at: https://docs.cultura.xyz/llms.txt
Use this file to discover all available pages before exploring further.
AttestationRequest: object
Type declaration
schema
schema: `0x${string}`
data
data: object
data.recipient
recipient: Address
data.expirationTime
expirationTime: bigint
data.revocable
revocable: boolean
data.refUID
refUID: `0x${string}`
data.data
data: `0x${string}`

