@river-build/generated
Version:
## How to generate contract types
114 lines • 3.04 kB
JSON
{
"compiler": {
"version": "0.8.24+commit.e11b9ed9"
},
"language": "Solidity",
"output": {
"abi": [
{
"inputs": [
{
"internalType": "address[]",
"name": "users",
"type": "address[]"
},
{
"internalType": "bytes",
"name": "parameters",
"type": "bytes"
}
],
"stateMutability": "view",
"type": "function",
"name": "isEntitled",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
]
},
{
"inputs": [],
"stateMutability": "view",
"type": "function",
"name": "parameters",
"outputs": [
{
"internalType": "struct ICrossChainEntitlement.Parameter[]",
"name": "",
"type": "tuple[]",
"components": [
{
"internalType": "string",
"name": "name",
"type": "string"
},
{
"internalType": "string",
"name": "primitive",
"type": "string"
},
{
"internalType": "string",
"name": "description",
"type": "string"
}
]
}
]
}
],
"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/entitlements/ICrossChainEntitlement.sol": "ICrossChainEntitlement"
},
"evmVersion": "paris",
"libraries": {}
},
"sources": {
"contracts/src/spaces/entitlements/ICrossChainEntitlement.sol": {
"keccak256": "0xc4f8345418d1a53484a0896639f1201f6afd899be0a9ca89c7e4a4717b91635b",
"urls": [
"bzz-raw://615519730737ea5621fb1feeda4dc652ad2a5823d7d5613e4a4d0be6f17d9cef",
"dweb:/ipfs/QmZnajX2f3o7KsTWwYdq4a1Ss37ckJd9FsmBoAADjjNHnn"
],
"license": "MIT"
}
},
"version": 1
}