Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6c35…6904
0x3eaf…0384
Balances ($0.00)
No balances found for "Rebaser"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12840809 | 3 years ago | | | 0 | 0.0032365840 | |
| 12833308 | 3 years ago | | | 0 | 0.0056017800 | |
| 12809406 | 3 years ago | | | 0 | 0.0012448400 | |
| 12219257 | 4 years ago | | | 0 | 0.0047023170 | |
| 11961014 | 4 years ago | | | 0 | 0.0041666100 | |
| 11308206 | 4 years ago | | | 0 | 0.0067885650 | |
| 11288252 | 4 years ago | | | 0 | 0.00060682054 | |
| 11288252 | 4 years ago | | | 0 | 0.0029869688 | |
| 11274827 | 4 years ago | | | 0 | 0.0031368621 | |
| 11266352 | 4 years ago | | | 0 | 0.0027154260 |
ABI
ABI objects
Getter at block 21172815 currentExchangeRate() view returns (uint256)
_owner() view returns (address)
0xadd7dd05a82730cf7970e217eb2a1b39a7c6100b
guarded() view returns (bool)
false
lastExchangeRate() view returns (uint256)
18478767
lastRebase() view returns (uint256)
1626477557
nextSupplyDelta() view returns (uint256)
5255428606977325
owner() view returns (address)
0xadd7dd05a82730cf7970e217eb2a1b39a7c6100b
pool() view returns (address)
0x6c35c40447e8011a63ab05f088fa7cd914d66904
timeBetweenRebases() view returns (uint256)
86400
token() view returns (address)
0xf911a7ec46a2c6fa49193212fe4a2a9b95851c27
tokenDecimals() view returns (uint256)
9
Read-only
canOperateRebase(address _a) view returns (bool)
shouldRebase(uint256 exchangeRate) view returns (bool)
State-modifying
Events _rebase()
changePeriod(uint256 _t)
changePool(address _pool)
changeToken(address _token)
rebase()
refresh()
renounceOwnership()
transferOwnership(address newOwner)
transferTokenOwnership(address newOwner)
unguard()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RebaseFail(uint256 oldPrice, uint256 newPrice)
RebaseSuccess(uint256 oldPrice, uint256 newPrice, uint256 delta)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.