UNPKG

@river-build/generated

Version:

## How to generate contract types

109 lines 2.72 kB
{ "compiler": { "version": "0.8.24+commit.e11b9ed9" }, "language": "Solidity", "output": { "abi": [ { "inputs": [], "type": "event", "name": "EIP712DomainChanged", "anonymous": false }, { "inputs": [], "stateMutability": "view", "type": "function", "name": "eip712Domain", "outputs": [ { "internalType": "bytes1", "name": "fields", "type": "bytes1" }, { "internalType": "string", "name": "name", "type": "string" }, { "internalType": "string", "name": "version", "type": "string" }, { "internalType": "uint256", "name": "chainId", "type": "uint256" }, { "internalType": "address", "name": "verifyingContract", "type": "address" }, { "internalType": "bytes32", "name": "salt", "type": "bytes32" }, { "internalType": "uint256[]", "name": "extensions", "type": "uint256[]" } ] } ], "devdoc": { "kind": "dev", "methods": { "eip712Domain()": { "details": "returns the fields and values that describe the domain separator used by this contract for EIP-712 signature." } }, "version": 1 }, "userdoc": { "kind": "user", "methods": {}, "version": 1 } }, "settings": { "remappings": [ "@openzeppelin/=lib/@openzeppelin/", "@prb/math/=lib/@prb/math/src/", "@prb/test/=lib/@prb/test/src/", "account-abstraction/=lib/account-abstraction/contracts/", "base64/=lib/base64/", "ds-test/=lib/ds-test/src/", "forge-std/=lib/forge-std/src/", "hardhat-deploy/=lib/hardhat-deploy/" ], "optimizer": { "enabled": true, "runs": 200 }, "metadata": { "bytecodeHash": "none", "appendCBOR": false }, "compilationTarget": { "lib/@openzeppelin/contracts/interfaces/IERC5267.sol": "IERC5267" }, "evmVersion": "paris", "libraries": {} }, "sources": { "lib/@openzeppelin/contracts/interfaces/IERC5267.sol": { "keccak256": "0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92", "urls": [ "bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a", "dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP" ], "license": "MIT" } }, "version": 1 }