AvailableRootsRegistry

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x59851cef at 2779208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AvailableRootsRegistry"

No transactions found for "AvailableRootsRegistry"


Functions
Getter at block 22835696
IMPLEMENTATION_VERSION(view returns (uint8)
1
owner(view returns (address)
0x8f9c04d7ba132fd0cba124efce3936328d217458
Read-only
_roots(uint256view returns (bool)
isRootAvailable(uint256 rootview returns (bool)
State-modifying
initialize(address ownerAddress
registerRoot(uint256 root
renounceOwnership(
transferOwnership(address newOwner
unregisterRoot(uint256 root
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RegisteredRoot(uint256 root
UnregisteredRoot(uint256 root
Constructor
constructor(address owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.