StreamingFeeWizard

Verified contract

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

No balances found for "StreamingFeeWizard"

0x399c8a20892765984d255e6d41fe1bb98baa4be426f4b12078ccb13eac132be6
0x66bde4d1f7d1e05effcca2eab8845637647f58ebb6f830465edb204332191ba9
0xc11ef1a133a2e35149e69f10ed801c4255ef8ac901bcdbddc30228f923ffc4b7
0x4241c43cb295f3af7d40bc9e2d0432b3cd007b357e034ad6f917ffecafdc4707
0x019f6a7bb3259f3a966dfeb4dcae3427f4ccf851e7e441de47c58672f18f83ed
0xa2ebc2bd23fbf852ed32f037d04cdd36b197640a57f74e618fbfbaf47c85a304
0x72cdd233f07cf4fb4743c311b57d0893c608191aa7b97b34c5f330262644446e
0x114d96d35368a3464b25763eb22a74fdffc3b0c312ac3b0db255e8899a54f120
0x00b9da8370feb75839853816d680654cc77b8a5fd6136a6c7905816dd191de6c
0x0dc023d17a4ee314f7f50308c1f44bc8323f6b9b1b1c3505def30a1d1c80db1a

Functions
Getter at block 21302000

This contract contains no getter function objects.

Read-only
feeStates(addressview returns (address feeRecipientuint256 maxStreamingFeePercentageuint256 streamingFeePercentageuint256 lastCollectTimestamp)
getFeeState(address _chamberview returns (address feeRecipientuint256 maxStreamingFeePercentageuint256 streamingFeePercentageuint256 lastCollectTimestamp)
getLastCollectTimestamp(address _chamberview returns (uint256)
getMaxStreamingFeePercentage(address _chamberview returns (uint256)
getStreamingFeePercentage(address _chamberview returns (uint256)
getStreamingFeeRecipient(address _chamberview returns (address)
State-modifying
collectStreamingFee(address _chamber
enableChamber(address _chamberstruct IStreamingFeeWizardFeeState _feeState
updateFeeRecipient(address _chamberaddress _newFeeRecipient
updateMaxStreamingFee(address _chamberuint256 _newMaxFeePercentage
updateStreamingFee(address _chamberuint256 _newFeePercentage
Events
FeeCollected(address indexed _chamberuint256 _streamingFeePercentageuint256 _inflationQuantity
FeeRecipientUpdated(address indexed _chamberaddress _newFeeRecipient
MaxStreamingFeeUpdated(address indexed _chamberuint256 _newMaxStreamingFee
StreamingFeeUpdated(address indexed _chamberuint256 _newStreamingFee
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.