Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CRPFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18426193 | a year ago | | | 0 | 0.00083926800 | |
| 18426187 | a year ago | | | 0 | 0.00057163200 | |
| 18426182 | a year ago | | | 0 | 0.21565906 |
ABI
ABI objects
Getter at block 21116119 bytecodes() view returns (bytes)
userVault() view returns (address)
0x5df07916f622eae27b68dde3be2f85d49c6661fa
Read-only
CRPFactorys(uint256) view returns (address)
isCrp(address addr) view returns (bool)
State-modifying
Events addCRPFactory(address _crpFactory)
newCrp(address factoryAddress, struct IConfigurableRightsPoolPoolParams poolParams, struct RightsManagerRights rights, struct SmartPoolManagerKolPoolParams kolPoolParams, address[] owners, uint256[] ownerPercentage) returns (address)
removeCRPFactory(address _crpFactory)
setByteCodes(bytes _bytecodes)
setUserVault(address newVault)
AddCRPFactory(address caller, address indexed factory)
LOG_CALL(bytes4 indexed sig, address indexed caller, bytes data) anonymous
LOG_MIDDLEWARE(address indexed middleware, address indexed caller)
LOG_USER_VAULT(address indexed vault, address indexed caller)
LogNewCrp(address indexed caller, address indexed pool)
RemoveCRPFactory(address caller, address indexed factory)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.