Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x751d…75ca
Balances ($0.00)
No balances found for "Treasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11403417 | 4 years ago | | | 0 | 0.0023852640 | |
| 11400086 | 4 years ago | | | 0 | 0.0051207660 | |
| 11398769 | 4 years ago | | | 0 | 0.0028191124 | |
| 11398610 | 4 years ago | | | 0 | 0.0032420965 | |
| 11395736 | 4 years ago | | | 0 | 0.0083401856 | |
| 11393807 | 4 years ago | | | 0 | 0.0055853000 | |
| 11380390 | 4 years ago | | | 0 | 0.0030849000 | |
| 11380388 | 4 years ago | | | 0 | 0.0030074000 |
ABI
ABI objects
Getter at block 21288112
allocationDelay() view returns (uint256)
86400
cashPriceCeiling() view returns (uint256)
1050000000000000000
cashPriceOne() view returns (uint256)
1000000000000000000
getCashPrice() view returns (uint256 cashPrice)
1361706100076190881
getReserve() view returns (uint256)
458848796125856387558496295
isOperator() view returns (bool)
false
operator() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
owner() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
startTime() view returns (uint256)
1607212800
Read-only
This contract contains no read-only function objects.
State-modifying
Events allocateSeigniorage()
buyBonds(uint256 amount, uint256 targetPrice)
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)
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.