Skip to main content
Coinbase Developer Documentation home page
Search...
⌘K
Get help
Dev portal
Dev portal
Search...
Navigation
Interfaces
EIP712Domain
Docs
API Reference
SDKs
SDKs
Overview
BUILD ONCHAIN
CDP SDKs v2
Backend
Frontend
Overview
@coinbase/create-cdp-app
@coinbase/cdp-core
Overview
Classes
Functions
Interfaces
EIP712Domain
EIP712TypedData
EIP712Types
OAuthFlowState
Type Aliases
Variables
Reference
@coinbase/cdp-hooks
@coinbase/cdp-react
@coinbase/cdp-solana-standard-wallet
@coinbase/cdp-wagmi
CDP SDKs v1
AgentKit
Onchain kit
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
verifySmsOTP
Previous
EIP712TypedData
Next
⌘I
Assistant
Responses are generated using AI and may contain mistakes.