DistributionProxy
Verified contract
Active on
Base with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DistributionProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3187809 | a year ago | | | 0 | 0.000051392978 | |
| 3170031 | a year ago | | | 0 | 0.000051392978 | |
| 3137889 | a year ago | | | 0 | 0.000051214641 | |
| 3094659 | a year ago | | | 0 | 6.3903079e-7 | |
| 3051429 | a year ago | | | 0 | 7.3869697e-7 | |
| 3008199 | a year ago | | | 0 | 8.6991559e-7 | |
| 2964969 | a year ago | | | 0 | 5.3949708e-7 | |
| 2921739 | a year ago | | | 0 | 5.3958878e-7 | |
| 2878508 | a year ago | | | 0 | 5.3950031e-7 | |
| 2835278 | a year ago | | | 0 | 6.7070463e-7 |
ABI
ABI objects
Getter at block 23073196
ProtocolAddresses() view returns (address)
0x63ace1034a0f0b6911cc6778bd1b647b682a5461
frequency() view returns (uint256)
86400
lastDistribution() view returns (uint256)
1693164936
owner() view returns (address)
0x96eb1141b2432725ccabb1a0c46a57188174d6b5
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events distributeRewards()
renounceOwnership()
setProtocolAddresses(address _ProtocolAddresses)
togglePause()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(uint256 _lastDistribution)
This contract contains no fallback and receive objects.
This contract contains no error objects.