Skip to main content
Coinbase Developer Documentation home page
Search...
⌘K
Ask AI
Get help
Dev portal
Dev portal
Search...
Navigation
Interfaces
EIP712Domain
Docs
API Reference
SDKs
Demo Apps
Changelogs
SDKs
Overview
BUILD ONCHAIN
CDP SDKs v2
Backend
Frontend
Overview
@coinbase/create-cdp-app
@coinbase/cdp-core
Overview
Classes
Functions
Interfaces
AuthState
BuildKeyExportIframeUrlOptions
CreateKeyExportIframeOptions
CreateKeyExportIframeResult
EIP712Domain
EIP712TypedData
EIP712Types
EndUserEvmAccount
EndUserEvmSmartAccount
EndUserSolanaAccount
IAuthManager
IOAuthManager
MFAMethods
OAuthFlowState
UserOperationReceipt
WalletSecret
Type Aliases
Variables
Reference
@coinbase/cdp-hooks
@coinbase/cdp-react
@coinbase/cdp-solana-standard-wallet
@coinbase/cdp-wagmi
CDP SDKs v1
AgentKit
MiniKit
CONSUMER APIs
Coinbase Advanced Trade
INSTITUTIONAL APIs
Coinbase Prime
On this page
Properties
Interfaces
EIP712Domain
Copy page
Copy page
The domain of the EIP-712 typed data.
Properties
Property
Type
Description
name?
string
The name of the DApp or protocol.
version?
string
The version of the DApp or protocol.
chainId?
number
The 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.
Was this page helpful?
Yes
No
CreateKeyExportIframeResult
Previous
EIP712TypedData
Next
⌘I
Assistant
Responses are generated using AI and may contain mistakes.