Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qu.ai/llms.txt

Use this file to discover all available pages before exploring further.

The domain for an EIP-712 payload.

Properties

PropertyTypeDescription
chainId?null | BigNumberishThe chain ID of the signing domain.
name?null | stringThe human-readable name of the signing domain.
salt?null | BytesLikeA salt used for purposes decided by the specific domain.
verifyingContract?null | stringThe the address of the contract that will verify the signature.
version?null | stringThe major version of the signing domain.