Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5396…691a
0xaac1…1c98
Balances ($0.00)
No balances found for "Master"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2029082 | a year ago | | | 0 | 0.00021444301 | |
| 2028611 | a year ago | | | 0 | 0.00027960901 | |
| 2028023 | a year ago | | | 0 | 0.00021444302 | |
| 2027274 | a year ago | | | 0 | 0.00021447328 | |
| 2026689 | a year ago | | | 0 | 0.00021444302 | |
| 2025881 | a year ago | | | 0 | 0.00027960901 | |
| 2024537 | a year ago | | | 0 | 0.000060042502 | |
| 2024526 | a year ago | | | 0 | 0.00011526250 | |
| 2024517 | a year ago | | | 0 | 0.000071317503 |
ABI
ABI objects
Getter at block 23611580 getRebaseValues() view returns (uint256, int256)
canRebase() view returns (bool)
true
cooldownExpiryTimestamp() view returns (uint256)
1690848411
deviationThreshold() view returns (uint256)
50000000000000000
epoch() view returns (uint256)
7
isOwner() view returns (bool)
false
lastRebaseTimestampSec() view returns (uint256)
1690847511
marketOracle() view returns (address)
0xaac12f917e11a9037b9e18d0e5748847706b1c98
negDamp() view returns (int256)
2
owner() view returns (address)
0x1a76b7b0a43727b9c686a4901795820c464cead7
posDamp() view returns (int256)
20
posRebaseEnabled() view returns (bool)
false
r() view returns (address)
0x53967d6d644c50f770a1a838fcd877a3eb07691a
rebaseCooldown() view returns (uint256)
900
rebaseLocked() view returns (bool)
false
targetRate() view returns (uint256)
298598400
transactionsSize() view returns (uint256)
0
Read-only
transactions(uint256) view returns (bool enabled, address destination, bytes data)
State-modifying
Events addTransaction(address destination, bytes data)
rebase()
releaseOwnership()
removeTransaction(uint256 index)
renounceOwnership()
setMarketOracle(address marketOracle_)
setNegDampFactor(int256 ndf)
setPosDampFactor(int256 pdf)
setPosRebaseDisabled()
setPosRebaseEnabled()
setRebaseLocked(bool _locked)
setTransactionEnabled(uint256 index, bool enabled)
transferOwnership(address newOwner)
LogRebase(uint256 indexed epoch, uint256 exchangeRate, int256 requestedSupplyAdjustment, uint256 timestampSec)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransactionFailed(address indexed destination, uint256 index, bytes data)
constructor(address _r)
This contract contains no fallback and receive objects.
This contract contains no error objects.