xETHRebaser
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
xETH | ERC-20 | 0.098 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11094419 | 4 years ago | | | 0 | 0.0029372570 | |
| 11086388 | 4 years ago | | | 0 | 0.0016815000 | |
| 11073250 | 4 years ago | | | 0 | 0.00044488000 | |
| 11073141 | 4 years ago | | | 0 | 0.0020644350 | |
| 11067266 | 4 years ago | | | 0 | 0.0075726000 | |
| 11063099 | 4 years ago | | | 0 | 0.0018931501 | |
| 11055018 | 4 years ago | | | 0 | 0.0076627500 | |
| 11050659 | 4 years ago | | | 0 | 0.0090150000 | |
| 11050652 | 4 years ago | | | 0 | 0.0037321200 | |
| 11050012 | 4 years ago | | | 0 | 0.0022477560 |
ABI
ABI objects
Getter at block 21288060
deviationThreshold() view returns (uint256)
5000000000000000
epoch() view returns (uint256)
10
getPrice() view returns (uint256)
854599591142
gov() view returns (address)
0xa865f74ffd82933b88f4cb628f505a7a8fa4ad88
inRebaseWindow() view returns (bool)
true
lastRebaseTimestampSec() view returns (uint256)
1602933748
minRebaseTimeIntervalSec() view returns (uint256)
3600
rebaseDelay() view returns (uint256)
0
rebaseLag() view returns (uint256)
2
rebaseWindowLengthSec() view returns (uint256)
3600
rebaseWindowOffsetSec() view returns (uint256)
0
rebasingActive() view returns (bool)
false
targetRate() view returns (uint256)
10000000000000000
uniswap_xeth_eth_pair() view returns (address)
0xac0fe6c0b239eedcc12bc3e997e5492b04cc61c3
xETHAddress() view returns (address)
0xaa19673aa1b483a5c4f73b446b4f851629a7e7d6
Read-only
whitelistFrom(address) view returns (bool)
State-modifying
Events rebase()
setDeviationThreshold(uint256 deviationThreshold_)
setRebaseLag(uint256 rebaseLag_)
setRebaseTimingParameters(uint256 minRebaseTimeIntervalSec_, uint256 rebaseWindowOffsetSec_, uint256 rebaseWindowLengthSec_)
setTargetRate(uint256 targetRate_)
setWhitelistedFrom(address _addr, bool _whitelisted)
NewDeviationThreshold(uint256 oldDeviationThreshold, uint256 newDeviationThreshold)
constructor(address xETHAddress_, address xEthEthPair_)
This contract contains no fallback and receive objects.
This contract contains no error objects.