TEARebaser
Verified contract
Active on
Ethereum with 107 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 "TEARebaser"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11143945 | 4 years ago | | | 0 | 0.0044796300 | |
| 11140663 | 4 years ago | | | 0 | 0.0038823460 | |
| 11137942 | 4 years ago | | | 0 | 0.00053878004 | |
| 11134081 | 4 years ago | | | 0 | 0.0035837040 | |
| 11130891 | 4 years ago | | | 0 | 0.0029864200 | |
| 11127591 | 4 years ago | | | 0 | 0.0024637965 | |
| 11124946 | 4 years ago | | | 0 | 0.00040408504 | |
| 11121223 | 4 years ago | | | 0 | 0.0022398150 | |
| 11117869 | 4 years ago | | | 0 | 0.0029864200 | |
| 11114596 | 4 years ago | | | 0 | 0.0061221610 |
ABI
ABI objects
Getter at block 21305706 inRebaseWindow() view returns (bool)
blockTimestampLast() view returns (uint32)
1603872368
deviationThreshold() view returns (uint256)
50000000000000000
epoch() view returns (uint256)
96
getCurrentTWAP() view returns (uint256)
458481891245371715
gov() view returns (address)
0xcb985171332809b0c38addea29e0bc3efb330af0
isToken0() view returns (bool)
true
lastRebaseTimestampSec() view returns (uint256)
1603872000
maxSlippageFactor() view returns (uint256)
54092580000000000
minRebaseTimeIntervalSec() view returns (uint256)
43200
pendingGov() view returns (address)
0x0000000000000000000000000000000000000000
priceCumulativeLast() view returns (uint256)
6250533398685792921843800801410988579083
rebaseDelay() view returns (uint256)
43200
rebaseLag() view returns (uint256)
10
rebaseMintPerc() view returns (uint256)
100000000000000000
rebaseWindowLengthSec() view returns (uint256)
3600
rebaseWindowOffsetSec() view returns (uint256)
28800
rebasingActive() view returns (bool)
true
reserveToken() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
reservesContract() view returns (address)
0xe9322268b8bded55e85092daa1bd0da262a05b4e
targetRate() view returns (uint256)
1000000000000000000
teaAddress() view returns (address)
0x504fa07ad26bf82455bc67653e8aadb19d25fee3
timeOfTWAPInit() view returns (uint256)
1599067744
uniswap_pair() view returns (address)
0x206682199b4e7e52c0663b29c82c192ddd1c82da
Read-only
transactions(uint256) view returns (bool enabled, address destination, bytes data)
State-modifying
Events _acceptGov()
_setPendingGov(address pendingGov_)
activate_rebasing()
addTransaction(address destination, bytes data)
init_twap()
rebase()
removeTransaction(uint256 index)
setDeviationThreshold(uint256 deviationThreshold_)
setMaxSlippageFactor(uint256 maxSlippageFactor_)
setRebaseLag(uint256 rebaseLag_)
setRebaseMintPerc(uint256 rebaseMintPerc_)
setRebaseTimingParameters(uint256 minRebaseTimeIntervalSec_, uint256 rebaseWindowOffsetSec_, uint256 rebaseWindowLengthSec_)
setReserveContract(address reservesContract_)
setTargetRate(uint256 targetRate_)
setTransactionEnabled(uint256 index, bool enabled)
uniswapV2Call(address sender, uint256 amount0, uint256 amount1, bytes data)
NewDeviationThreshold(uint256 oldDeviationThreshold, uint256 newDeviationThreshold)
NewGov(address oldGov, address newGov)
NewMaxSlippageFactor(uint256 oldSlippageFactor, uint256 newSlippageFactor)
NewPendingGov(address oldPendingGov, address newPendingGov)
NewRebaseMintPercent(uint256 oldRebaseMintPerc, uint256 newRebaseMintPerc)
NewReserveContract(address oldReserveContract, address newReserveContract)
TransactionFailed(address indexed destination, uint256 index, bytes data)
TreasuryIncreased(uint256 reservesAdded, uint256 teasSold, uint256 teasFromReserves, uint256 teasToReserves)
constructor(address teaAddress_, address reserveToken_, address uniswap_factory, address reservesContract_)
This contract contains no fallback and receive objects.
This contract contains no error objects.