FeeCalculatorFacet
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 3 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "FeeCalculatorFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FeeCalculatorFacet"
ABI
ABI objects
Getter at block 20808473
accumulator() view returns (uint256)
0
feesAccrued() view returns (uint256)
0
previousAccrued() view returns (uint256)
0
serviceFee() view returns (uint256)
0
Read-only
claimedRewardsPerAccount(address _account) view returns (uint256)
State-modifying
Events claim()
initFeeCalculator(uint256 _serviceFee)
setServiceFee(uint256 _serviceFee, bytes[] _signatures)
Claim(address member, uint256 amount)
ServiceFeeSet(address account, uint256 newServiceFee)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.