Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($59.93)
Native
Value
$59.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.016168 | $3,706.81 |
$59.93 | |
SAC | ERC-20 | 1.001K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11904224 | 4 years ago | | | 0 | 0.024171596 | |
| 11655225 | 4 years ago | | | 0 | 0.0084770000 | |
| 11650558 | 4 years ago | | | 0 | 0.0041485782 | |
| 11650479 | 4 years ago | | | 0 | 0.0065882700 | |
| 11650474 | 4 years ago | | | 0 | 0.0065889180 | |
| 11650469 | 4 years ago | | | 0 | 0.0065895660 | |
| 11649273 | 4 years ago | | | 0 | 0.0099645120 | |
| 11646622 | 4 years ago | | | 0 | 0.0071970600 | |
| 11646145 | 4 years ago | | | 0 | 0.0074592320 | |
| 11643918 | 4 years ago | | | 0 | 0.0093377240 |
ABI
ABI objects
Getter at block 21309757
PERIOD() view returns (uint256)
86400
boardroom() view returns (address)
0x7f28d5a90b3a0be2e34accdef255ec13cf695b1e
bond() view returns (address)
0xf2978df893b8f13d5d1244576f714c53b714c747
bondDepletionFloor() view returns (uint256)
1000000000
cash() view returns (address)
0xacd8f2523a4613eee78904354187c81bb05ae2b8
cashOracle() view returns (address)
0x2bb43b2e0fea3fa2bbadbf03fbb5c1e5950d293e
cashPriceCeiling() view returns (uint256)
1050000
cashPriceOne() view returns (uint256)
1000000
epoch() view returns (uint256)
1
getCashPrice() view returns (uint256 cashPrice)
240682
getReserve() view returns (uint256)
1001000000000000000000
isInitialized() view returns (bool)
true
isMigrated() view returns (bool)
false
isOperator() view returns (bool)
false
nextEpochPoint() view returns (uint256)
1610107200
operator() view returns (address)
0xaaaaffb279674de45221c89caedffa5977193796
owner() view returns (address)
0xaaaaffb279674de45221c89caedffa5977193796
seigniorageSaved() view returns (uint256)
1001000000000000000000
share() view returns (address)
0x4c38d0e726b6c86f64c1b281348e725973542043
startTime() view returns (uint256)
1610020800
treasuryavailable() view returns (uint256)
0
unirouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
path(uint256) view returns (address)
State-modifying
Events allocateSeigniorage()
buyBonds(uint256 amount, uint256 targetPrice)
handleReserve(address account, uint256 amount)
initialize()
migrate(address target)
redeemBonds(uint256 amount, uint256 targetPrice)
renounceOwnership()
setPath(address[] _path)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
withdrawTreasuryKeeped(address _to, uint256 _amount)
BoardroomFunded(uint256 timestamp, uint256 seigniorage)
BoughtBonds(address indexed from, uint256 amount)
Initialized(address indexed executor, uint256 at)
Migration(address indexed target)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RedeemedBonds(address indexed from, uint256 amount)
TreasuryFunded(uint256 timestamp, uint256 seigniorage)
constructor(address _cash, address _bond, address _share, address _cashOracle, address _boardroom, address _unirouter, uint256 _startTime)
receive()
This contract contains no error objects.