Treasury

Verified contract

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

No balances found for "Treasury"

0x92fba64b9580ea4ec841cb8ab1e5233b88fa4ca7064aa83089e455647f353371
0xef7882746046bde5e28728e7a839f47519cb2337deb61a92354fad4a3f386fe7
0x6cd213a7c116ec73d850deb82e3925033c9d2dfe7e578fb673cc5f7474e6c4bc
0x3cc4ea03bc2a8d55d1d77d495867fc11a68253de75f07c25154cc34e5441b03e
0x4b4acd9450a3ec0fd17560e9d966539eab610422e8c635eac43c86eb8a8130d1
0xb87de455eec1ec1245f1725f73bdb96b04784a1657f7aeec001981e69341db6a
0x7b8c178274ba4da504c815f6c0cd7fc06ecc75267b6a7c3f9216d3b6ee6a641f
0xe58a9fcd2987104cf4c39388ba17f81853e1127de46dcfc7a717e679489fb103
0x1d83e8a93c70bfc8145aec766f07677494287f94d95c64f514125bfffbe49c55
0x81d09c2493e3beec2e66a3cc76152b20baae4ebe56ae021b948b370724d97eed

Functions
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
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.