Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt

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

The domain of the EIP-712 typed data.

Properties

PropertyTypeDescription
name?stringThe name of the DApp or protocol.
version?stringThe version of the DApp or protocol.
chainId?numberThe chain ID of the EVM network.
salt?`0x${string}`The optional 32-byte 0x-prefixed hex salt for domain separation.
verifyingContract?`0x${string}`The verifying contract address.