Request form
Contracts
Protocols
Discord
EIP712
Utility
Audited
Docs
Source
ChefGPT

EIP712

This contract implements the EIP-712 standard for typed structured data hashing and signing. It provides functions to calculate the domain separator, hash typed data, and retrieve the EIP-712 domain information. The contract allows for caching of domain-related values to optimize gas costs.

eip712Domain() :
See: https://eips.ethereum.org/EIPS/eip-5267
EIP712.sol
ABI:

1 downloads

Solidity Version

0.8.15

Creator

Solady
Solady / EIP712
Utility
Audited
Docs
Source
ChefGPT
Expand
Share

EIP712

This contract implements the EIP-712 standard for typed structured data hashing and signing. It provides functions to calculate the domain separator, hash typed data, and retrieve the EIP-712 domain information. The contract allows for caching of domain-related values to optimize gas costs.

eip712Domain() :
See: https://eips.ethereum.org/EIPS/eip-5267
EIP712.sol
ABI:

Get Cookin'
star icon1

copy iconOpen in VSCode
copy iconDownload Source

1 downloads

Solidity Version

0.8.15

Creator

Solady