UNPKG

@river-build/generated

Version:

## How to generate contract types

140 lines 4.01 kB
{ "compiler": { "version": "0.8.24+commit.e11b9ed9" }, "language": "Solidity", "output": { "abi": [ { "inputs": [], "type": "error", "name": "EntitlementGated_InvalidAddress" }, { "inputs": [], "type": "error", "name": "EntitlementGated_InvalidEntitlement" }, { "inputs": [], "type": "error", "name": "EntitlementGated_NodeAlreadyVoted" }, { "inputs": [], "type": "error", "name": "EntitlementGated_NodeNotFound" }, { "inputs": [], "type": "error", "name": "EntitlementGated_OnlyEntitlementChecker" }, { "inputs": [], "type": "error", "name": "EntitlementGated_RequestIdNotFound" }, { "inputs": [], "type": "error", "name": "EntitlementGated_TransactionCheckAlreadyCompleted" }, { "inputs": [], "type": "error", "name": "EntitlementGated_TransactionCheckAlreadyRegistered" }, { "inputs": [], "type": "error", "name": "EntitlementGated_TransactionNotRegistered" }, { "inputs": [ { "internalType": "bytes32", "name": "transactionId", "type": "bytes32", "indexed": true }, { "internalType": "enum IEntitlementGatedBase.NodeVoteStatus", "name": "result", "type": "uint8", "indexed": false } ], "type": "event", "name": "EntitlementCheckResultPosted", "anonymous": false } ], "devdoc": { "kind": "dev", "methods": {}, "version": 1 }, "userdoc": { "kind": "user", "methods": {}, "version": 1 } }, "settings": { "remappings": [ "@openzeppelin/=node_modules/@openzeppelin/", "@openzeppelin/contracts/=node_modules/@openzeppelin/contracts/", "@prb/math/=node_modules/@prb/math/src/", "@prb/test/=node_modules/@prb/test/src/", "@river-build/diamond/=node_modules/@river-build/diamond/", "@solidity/=node_modules/crypto-lib/src/", "account-abstraction/=node_modules/account-abstraction/contracts/", "crypto-lib/=node_modules/crypto-lib/src/", "ds-test/=node_modules/ds-test/src/", "forge-std/=node_modules/forge-std/src/", "hardhat-deploy/=node_modules/hardhat-deploy/", "solady/=node_modules/solady/src/" ], "optimizer": { "enabled": true, "runs": 200 }, "metadata": { "bytecodeHash": "none", "appendCBOR": false }, "compilationTarget": { "contracts/src/spaces/facets/gated/IEntitlementGated.sol": "IEntitlementGatedBase" }, "evmVersion": "paris", "libraries": {} }, "sources": { "contracts/src/spaces/entitlements/IEntitlement.sol": { "keccak256": "0x81712a4b9127000ba341966d99395917dcb4b1305eadeddd1e1ad4e562587fdd", "urls": [ "bzz-raw://df0fcc9d7ed7489786684f5fa8375b277146969021f96f6a9feb81cb39176eca", "dweb:/ipfs/QmbxXXeXe6AzXUL8cSoABMx2E2QbRAK2uJXd8TRnDuKSJ8" ], "license": "MIT" }, "contracts/src/spaces/entitlements/rule/IRuleEntitlement.sol": { "keccak256": "0x362d73e7b5a9626ffb3c76ebd7c41cae6240ce0a8d2ec401df345814a39b303b", "urls": [ "bzz-raw://c750b186885d1af5cda10755c8443629b270d18b221c1054a7e9344adbea7ce4", "dweb:/ipfs/QmcwkJjGj8PGy43KRRh2c4ggcjBVD65XDsoq8H5LozTeN2" ], "license": "MIT" }, "contracts/src/spaces/facets/gated/IEntitlementGated.sol": { "keccak256": "0x9852f22946e5db62b499fe90ff4acc4fe776dd9ed4d434536de1e40cc54dd067", "urls": [ "bzz-raw://b14dafcaa009515b7fb063439731af76c9c69d92416c1cb6be4461bf1fe639ff", "dweb:/ipfs/QmQyN13yFz2bVBRAkrr4WwRtQRFtahuaGeNTq5etCemrCd" ], "license": "MIT" } }, "version": 1 }