Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Treasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11571948 | 4 years ago | | | 0 | 0.0027141400 | |
| 11475191 | 4 years ago | | | 0 | 0.0031838402 | |
| 11475186 | 4 years ago | | | 0 | 0.0031252234 | |
| 11473878 | 4 years ago | | | 0 | 0.0036288000 | |
| 11473823 | 4 years ago | | | 0 | 0.026559416 | |
| 11467285 | 4 years ago | | | 0 | 0.035242302 | |
| 11447735 | 4 years ago | | | 0 | 0.0095511746 | |
| 11434804 | 4 years ago | | | 0 | 0.0027216470 | |
| 11434759 | 4 years ago | | | 0 | 0.0053894000 | |
| 11432358 | 4 years ago | | | 0 | 0.0069837460 |
ABI
ABI objects
Getter at block 21186104
PERIOD() view returns (uint256)
86400
cashPriceCeiling() view returns (uint256)
1050000000000000000
cashPriceOne() view returns (uint256)
1000000000000000000
epoch() view returns (uint256)
7
getCashPrice() view returns (uint256 cashPrice)
734340026793275957
getReserve() view returns (uint256)
1001000000000000000000
isInitialized() view returns (bool)
true
isMigrated() view returns (bool)
true
isOperator() view returns (bool)
false
nextEpochPoint() view returns (uint256)
1608336000
operator() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
owner() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
startTime() view returns (uint256)
1607731200
Read-only
This contract contains no read-only function objects.
State-modifying
Events allocateSeigniorage()
buyBonds(uint256 amount, uint256 targetPrice)
initialize()
migrate(address target)
redeemBonds(uint256 amount, uint256 targetPrice)
renounceOwnership()
transferOperator(address newOperator_)
transferOwnership(address newOwner)
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, uint256 _startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.