CauldronRegistry

Verified contract

Active on Ethereum with 1 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CauldronRegistry"

0x19c084005f80ade13b6949969391eab2c94c76f5ffb972ad9d937d8dcd768b86

Functions
Getter at block 21223914
cauldronsLength(view returns (uint256)
19
owner(view returns (address)
0x8764f421ab0c682b4ba1d7e269c09187c1efbfaf
Read-only
cauldrons(uint256view returns (address)
State-modifying
addCauldrons(address[] cauldrons_
removeCauldrons(address[] cauldrons_
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed useraddress indexed newOwner
Constructor
constructor(address owner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrAlreadyRegistered(address cauldron_
ErrEmptyRegistry(
ErrInvalidCauldron(address cauldron_
ErrNotRegistered(address cauldron_