rebaseContract
Verified contract
Active on
Ethereum with 11 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
-
variable spans 48 additional slots
0x0000…0000
0x5213…b839
Balances ($0.00)
No balances found for "rebaseContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10803889 | 4 years ago | | | 0 | 0.030688284 | |
| 10803860 | 4 years ago | | | 0 | 0.0053895400 | |
| 10803855 | 4 years ago | | | 0 | 0.0071319540 | |
| 10738436 | 4 years ago | | | 0 | 0.017204038 | |
| 10738433 | 4 years ago | | | 0 | 0.0024089960 | |
| 10728773 | 4 years ago | | | 0 | 0.0030657330 | |
| 10722874 | 4 years ago | | | 0 | 0.026764650 | |
| 10722859 | 4 years ago | | | 0 | 0.0024384440 | |
| 10722843 | 4 years ago | | | 0 | 0.0021357600 | |
| 10722738 | 4 years ago | | | 0 | 0.0056298600 |
ABI
ABI objects
Getter at block 21285004
epoch() view returns (uint256)
3
lastCallRebaseManual() view returns (bool)
false
lastOracleCallTime() view returns (uint256)
1599341031
lastRebaseTimestampSec() view returns (uint256)
1599341465
marketOracle() view returns (address)
0x0000000000000000000000000000000000000000
minRebaseTimeIntervalSec() view returns (uint256)
86400
oracelWindowValidUpto() view returns (uint256)
900
oracleContractActivation() view returns (bool)
false
owner() view returns (address)
0xf7b203a3b94ae3028a1524f17714f668cfb2870a
rebaseLag() view returns (uint256)
10
tokenContractAddress() view returns (address)
0x52132a43d7cae69b23abe77b226fa1a5bc66b839
Read-only
rebaseLog(uint256) view returns (uint256 epoch, uint256 newOracleData, int256 oraclePriceDelta, int256 targetPriceDelta, uint256 newTargetPrice, int256 supplyDelta, uint256 newSupply, uint256 multiple)
State-modifying
Events initilize(address _owner, uint256 _initialTargetPrice, uint256 _initialSupply, address _tokenAddress)
rebase()
renounceOwnership()
setOracleContractActivation(bool _value) returns (bool)
setOracleContractAddress(address _address) returns (bool)
setRebaseTimingParameters(uint256 minRebaseTimeIntervalSec_, uint256 _oracelWindowValidUpto)
setRebasemanually(uint256 _oracleData) returns (uint256)
transferOwnership(address newOwner)
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.