Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generated B20 reference for eip712Domain().
function eip712Domain() external view returns ( bytes1 fields, string memory name, string memory version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] memory extensions );
0x84b0196e
eip712Domain()
fields
0x0f
name
version
chainId
verifyingContract
name()
"1"
block.chainid
salt
extensions
IB20(target).eip712Domain();
Was this page helpful?