This contract is being backfilled. You may encounter incomplete storage history.

RebalancePoolRegistry

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x6e1c8ac7 at 19682616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "RebalancePoolRegistry"

0x3222e18619db26a24fdea9a8c70c91b914afe51222bcd2e1f5103a97ecc03e95
0x53d813e2de61d18e9eee6b3c5c760343b29c0712e93cd82796360e90b92bcb67
0x9768347b43c4d31783956d19b863203d0c21305c3d0df158c9e953d403c18ae0

Functions
Getter at block 20794158
getPools(view returns (address[] _pools)
[0xf291EC9C2F87A41386fd94eC4BCdC3270eD04482, 0xBB549046497364A1E26F94f7e93685Dc29FAd8c0]
owner(view returns (address)
0x26b2ec4e02ebe2f54583af25b647b1d619e67bbf
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
totalSupply(view returns (uint256)
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
deregisterRebalancePool(address _pool
registerRebalancePool(address _pool
renounceOwnership(
transferOwnership(address newOwner
Events
DeregisterPool(address indexed pool
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RegisterPool(address indexed pool
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrorPoolAlreadyAdded(
ErrorPoolNotAdded(