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. |