FeePoolEternalStorage

Verified contract

Active on Ethereum with 25 txns
Deployed by via 0x6c4c87d0 at 7846906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FeePoolEternalStorage"

0x3f73c033c39697a02e26371a2891f306e00a6586e2869e51439f58bee41db498
0x386a097c539eb555b60ec03bfe9812b59641698686df2103608c3a128968c146
0x6be64b7aa19d6eeaeaac0bd3a77f7a2e81ec579fa6b672e0aa585c3b84fe009c
0xf5f6bbfd7cc10276b5d834805913ca4254e0211a2444937081f577cc8c25b1ea
0x0818b5809ce5b01466df846748a5c84b189a7811db7cb95023ca29efc1cce132
0x17281e76c901c8f4ec9602c9429e55d9cf7bdfdac8423a2f78cd2cff972a7201
0x04b2a5a4d96998cb12df075ebf49e9c63d800b5066db69491213464c77ae6046
0x9f92668384720a61843d7e6cd4f2515cdf0a9a10f94374ce210d25e2b141f7ee
0x4bda3fcfb2ca8f18f5bb7c5cda6904a98c9db33e67d92e04f416b0a9f59f2fb3
0x959641e551b9374f6acb59323f6b8c79909a3d7b9627517cb056e4291ffd9d2a

Functions
Getter at block 20857495
associatedContract(view returns (address)
0x83105d7cdd2fd9b8185bff1cb56bb1595a618618
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
Read-only
getAddressValue(bytes32 recordview returns (address)
getBooleanValue(bytes32 recordview returns (bool)
getBytes32Value(bytes32 recordview returns (bytes32)
getBytesValue(bytes32 recordview returns (bytes)
getIntValue(bytes32 recordview returns (int256)
getStringValue(bytes32 recordview returns (string)
getUIntValue(bytes32 recordview returns (uint256)
State-modifying
acceptOwnership(
deleteAddressValue(bytes32 record
deleteBooleanValue(bytes32 record
deleteBytes32Value(bytes32 record
deleteBytesValue(bytes32 record
deleteIntValue(bytes32 record
deleteStringValue(bytes32 record
deleteUIntValue(bytes32 record
importFeeWithdrawalData(address[] accountsuint256[] feePeriodIDs
nominateNewOwner(address _owner
setAddressValue(bytes32 recordaddress value
setAssociatedContract(address _associatedContract
setBooleanValue(bytes32 recordbool value
setBytes32Value(bytes32 recordbytes32 value
setBytesValue(bytes32 recordbytes value
setIntValue(bytes32 recordint256 value
setStringValue(bytes32 recordstring value
setUIntValue(bytes32 recorduint256 value
Events
AssociatedContractUpdated(address associatedContract
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
Constructor
constructor(address _owneraddress _feePool
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.