FeeDistributor

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb974d419 at 18075781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "FeeDistributor"

No transactions found for "FeeDistributor"


Functions
Getter at block 20865907
TOKEN_CHECKPOINT_DEADLINE(view returns (uint256)
86400
WEEK(view returns (uint256)
604800
WETH(view returns (address)
0x0000000000000000000000000000000000000000
addressesProvider(view returns (address)
0x0000000000000000000000000000000000000000
bendCollector(view returns (address)
0x0000000000000000000000000000000000000000
getTotalDistributedBalance(view returns (uint256)
0
lastDistributeTime(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
startTime(view returns (uint256)
0
timeCursor(view returns (uint256)
0
token(view returns (address)
0x0000000000000000000000000000000000000000
tokenLastBalance(view returns (uint256)
0
totalDistributedBalance(view returns (uint256)
0
veBEND(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
claimable(address _addrview returns (uint256)
getWeekDistributedBalance(uint256 startWeekTimeuint256 endWeekTimeview returns (uint256)
timeCursorOf(addressview returns (uint256)
tokensPerWeek(uint256view returns (uint256)
totalClaimed(addressview returns (uint256)
userEpochOf(addressview returns (uint256)
veSupply(uint256view returns (uint256)
State-modifying
checkpointTotalSupply(
claim(bool wethreturns (uint256)
distribute(
initialize(address _wethaddress _tokenAddressaddress _veBendAddressaddress _addressesProvideraddress _bendCollector
renounceOwnership(
setTotalDistributedBalance(uint256 totalDistributed_
transferOwnership(address newOwner
Events
Claimed(address indexed recipientuint256 amountuint256 claimEpochuint256 maxEpoch
Distributed(uint256 timeuint256 tokenAmount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.