RebaseHelper
Verified contract
Active on
Ethereum with 60 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0xbd8c…652d
Balances ($0.00)
No balances found for "RebaseHelper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17664696 | a year ago | | | 0 | 0.0092279020 | |
| 17618799 | a year ago | | | 0 | 0.0040576961 | |
| 17607130 | a year ago | | | 0 | 0.0064049406 | |
| 17599629 | a year ago | | | 0 | 0.0054314026 | |
| 17593906 | a year ago | | | 0 | 0.012233314 | |
| 17593040 | a year ago | | | 0 | 0.0093009373 | |
| 17592840 | a year ago | | | 0 | 0.012347211 | |
| 17592474 | a year ago | | | 0 | 0.021661260 | |
| 17589265 | a year ago | | | 0 | 0.010348579 | |
| 17588943 | a year ago | | | 0 | 0.0057705069 |
ABI
ABI objects
Getter at block 21318059
getPairs() view returns (address[])
[0x62f700C1f14E3A1ACD52D9C3F62e446EE67e7900]
isOwner() view returns (bool)
false
lastRebaseCalledTimestamp() view returns (uint256)
1689009551
owner() view returns (address)
0x43bd7de28465db36294bd062b1187a0191c6a2f8
policy() view returns (address)
0xbd8cfc67b9a2a46224c8cb619911ee2414bc652d
Read-only
isOperator(address _operator) view returns (bool)
pairs(uint256) view returns (address)
State-modifying
Events addOperator(address _operator)
initialize(address sender)
rebase()
removeOperator(address _operator)
renounceOwnership()
setOperators(address[] _operators, bool _isOperator)
setPairs(address[] _pairs)
setPolicy(address _policy)
transferOwnership(address newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.