@river-build/generated
Version:
## How to generate contract types
110 lines • 2.83 kB
JSON
{
"compiler": {
"version": "0.8.24+commit.e11b9ed9"
},
"language": "Solidity",
"output": {
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "module",
"type": "address"
}
],
"type": "error",
"name": "InvalidPricingModule"
},
{
"inputs": [
{
"internalType": "address",
"name": "module",
"type": "address",
"indexed": true
}
],
"type": "event",
"name": "PricingModuleAdded",
"anonymous": false
},
{
"inputs": [
{
"internalType": "address",
"name": "module",
"type": "address",
"indexed": true
}
],
"type": "event",
"name": "PricingModuleRemoved",
"anonymous": false
},
{
"inputs": [
{
"internalType": "address",
"name": "module",
"type": "address",
"indexed": true
}
],
"type": "event",
"name": "PricingModuleUpdated",
"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/factory/facets/architect/pricing/IPricingModules.sol": "IPricingModulesBase"
},
"evmVersion": "paris",
"libraries": {}
},
"sources": {
"contracts/src/factory/facets/architect/pricing/IPricingModules.sol": {
"keccak256": "0xa45fcd2bb5037c0b9b80bb02a3a4bd00fa99598a8d9e0a5ee2dff7a04c670171",
"urls": [
"bzz-raw://15f95100f32791a9aa2e3cc47fb9cd58542e9250834bfc38756012cc4baaa786",
"dweb:/ipfs/QmYGPF6HQLoq5bCgMYW1AyT2Vz1H12Lt8LDdmzTadN5Ppm"
],
"license": "MIT"
}
},
"version": 1
}