Treasury

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x8334b386 at 11402267
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Treasury"

0x7b24c537386f8a37ebbaac44f7025cc1577f1713ac1a0e7c32dce0a043baf8be
0xd617b90500dcd68ba2e1fefd5e7350022ecc1c067732a7c6c201287570b8c7cc
0xc164525c3dff69344fcee45ce7278d38bf8bd22b93826875ff0bb853a98c5c7c
0x472a75ccf7ab97b748fdc40e0addbfc1c56f87b95b3e96d5530bde15f68b1830
0x608ab6e12f37527366d9151803bc3f056558bdcce257b1e03aaa739496a25cf2
0xf509c8767cb79990a7d5f259b61598d3bd626184eef1fdb826106f62fbc8d24d
0x1a5a2e588312b2a18fc2471c3025e47dfb7cea6798a85762e1dea083a85810fc
0xc9cec96be1f7b5122dd6e8cb360f50aab003c35c63c6181ce2182a8e475f4c8f
0x6593e656d454fcf67c797e2580f21dba4adea2cb19f321c9617fd2fc41aebb48
0x75660340bc9997c408e0fa15a160bfce1403da2b9afe31abe0dfd116607bcb6e

Functions
Getter at block 20855045
allocationDelay(view returns (uint256)
86400
cashPriceCeiling(view returns (uint256)
1050000000000000000
cashPriceOne(view returns (uint256)
1000000000000000000
getCashPrice(view returns (uint256 cashPrice)
1361706100076190881
getLastAllocated(view returns (uint256)
1607644840
getReserve(view returns (uint256)
1001000000000000000000
isInitialized(view returns (bool)
true
isMigrated(view returns (bool)
true
isOperator(view returns (bool)
false
operator(view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
owner(view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
startTime(view returns (uint256)
1607644800
Read-only

This contract contains no read-only function objects.

State-modifying
allocateSeigniorage(
buyBonds(uint256 amountuint256 targetPrice
initialize(
migrate(address target
redeemBonds(uint256 amountuint256 targetPrice
renounceOwnership(
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
BoardroomFunded(uint256 timestampuint256 seigniorage
BoughtBonds(address indexed fromuint256 amount
Initialized(address indexed executoruint256 at
Migration(address indexed target
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RedeemedBonds(address indexed fromuint256 amount
TreasuryFunded(uint256 timestampuint256 seigniorage
Constructor
constructor(address _cashaddress _bondaddress _shareaddress _cashOracleaddress _boardroomuint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.