Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7844…65ff
0x28bc…96af
0x7777…09e6
0x3eaf…0384
Balances ($0.00)
No balances found for "Rebaser"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12809428 | 3 years ago | | | 0 | 0.00072789000 | |
| 12809428 | 3 years ago | | | 0 | 0.00080623000 | |
| 11255166 | 4 years ago | | | 0 | 0.0011552190 | |
| 11209028 | 4 years ago | | | 0 | 0.0036696312 | |
| 11190050 | 4 years ago | | | 0 | 0.0010336171 | |
| 11179986 | 4 years ago | | | 0 | 0.0052519950 | |
| 11176937 | 4 years ago | | | 0 | 0.0033472200 | |
| 11167753 | 4 years ago | | | 0 | 0.00097281600 | |
| 11162970 | 4 years ago | | | 0 | 0.0013437021 | |
| 11155485 | 4 years ago | | | 0 | 0.0035264580 |
ABI
ABI objects
Getter at block 21265734 currentExchangeRate() view returns (uint256)
_owner() view returns (address)
0xe41e5fa65d197afa059edce5225c1da2a01a361c
guarded() view returns (bool)
false
isTimeForRebase() view returns (bool)
true
lastExchangeRate() view returns (uint256)
1171350963
lastRebase() view returns (uint256)
1626051877
nextSupplyDelta() view returns (uint256)
23552508598481641996167
owner() view returns (address)
0xe41e5fa65d197afa059edce5225c1da2a01a361c
pool() view returns (address)
0x7844c04b043b51dc45bdf59ee2de53e7686865ff
timeBetweenRebases() view returns (uint256)
43200
token() view returns (address)
0x7777770f8a6632ff043c8833310e245eba9209e6
tokenDecimals() view returns (uint256)
18
xamp_pool() view returns (address)
0x28bc0c76a5f8f8461be181c0cbddf715bc1d96af
Read-only
canOperateRebase(address _a) view returns (bool)
newTargetRate(uint256 exchangeRate) view returns (uint256)
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.