RevenueDistributor
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4727…b983
Balances ($16.25)
Native
Value
$16.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00423 | $3,840.90 |
$16.25 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18582641 | a year ago | | | 0.00123 | 0.0014508005 | |
| 18387119 | a year ago | | | 0.003 | 0.00062050361 | |
| 18163233 | a year ago | | | 0 | 0.00047684093 | |
| 18155031 | a year ago | | | 0 | 0.00017467085 | |
| 18155020 | a year ago | | | 0 | 0.00018964120 | |
| 18146462 | a year ago | | | 0 | 0.00048122917 | |
| 18141005 | a year ago | | | 0 | 0.00032814091 | |
| 18136608 | a year ago | | | 0 | 0.00058179653 | |
| 18131535 | a year ago | | | 0 | 0.00023795831 | |
| 18123163 | a year ago | | | 0 | 0.00028374185 |
ABI
ABI objects
Getter at block 21331270
getLastDistributionTime() view returns (uint256)
1694365103
lastDistributionTimestamp() view returns (uint256)
1694365103
manager() view returns (address)
0x30980bf0e946b84f3d9c4e7f9fb12b3cf5dcd103
owner() view returns (address)
0x0b0bc30cb548f90b6a9d87e2ea745d4bccb2e595
token() view returns (address)
0x4727a02269943b225a7de9ef28496f36d454b983
totalRewardDistributed() view returns (uint256)
69338120878324096454
Read-only
pendingRewards(address account) view returns (uint256)
rewardClaimable(address) view returns (address user, uint256 reward)
State-modifying
Events blacklist(address[] a)
claim()
distribute(struct RevenueDistributorUserDetails[] _userDetails) payable
emergencyWithdraw()
renounceOwnership()
setManagerAddress(address _manager)
setTokenAddress(address _tokenAddress)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, address _manager)
receive()
This contract contains no error objects.