Treasury

Verified contract

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

No balances found for "Treasury"

0xa111cb2d520803cdbacab262b6f586002ce5ec710fc951f3bb4f9c06c9216b59
0xb43d1adba3ca0059b401db5729fce6ea8bbff97e2d6c724bbe622e92fffe121a
0xdd9c4d16b72d5f1b083c462236eabd40bf7dc161d58b15ed6fa31536202f6d0a

Functions
Getter at block 21196744
boardroom(view returns (address)
0x0fd00d909e72840f48663f03cb2f104c1c0dd05d
bond(view returns (address)
0xe2c744150e0f9e977936aabc8ff463274f2218b0
bondDepletionFloor(view returns (uint256)
1000000000000000000000
bondOracle(view returns (address)
0x22d313fd76c77818475d64bf2379c68eaac67a34
cash(view returns (address)
0x119090af6be58a47c352a5b1c57935454c4dfe1e
cashPriceCeiling(view returns (uint256)
1050000000000000000
cashPriceOne(view returns (uint256)
1000000000000000000
fund(view returns (address)
0xdad1a45e1e43d9489763e5155c332262c94c430d
fundAllocationRate(view returns (uint256)
2
getBondOraclePrice(view returns (uint256)
3143370
getCurrentEpoch(view returns (uint256)
0
getPeriod(view returns (uint256)
43200
getReserve(view returns (uint256)
0
getSeigniorageOraclePrice(view returns (uint256)
3353416
getStartTime(view returns (uint256)
1609848000
initialized(view returns (bool)
false
isOperator(view returns (bool)
false
migrated(view returns (bool)
true
nextEpochPoint(view returns (uint256)
1609848000
operator(view returns (address)
0x816ef229f64419b5c82e0e8611362ed6900ddae2
owner(view returns (address)
0x816ef229f64419b5c82e0e8611362ed6900ddae2
seigniorageOracle(view returns (address)
0x99c7793852e93e99b100d22fbd975462c5c3158a
share(view returns (address)
0x65e88ae326d3cace5c90419b59a7b8c768f60731
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(
setFund(address newFund
setFundAllocationRate(uint256 rate
setPeriod(uint256 _period
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
BoardroomFunded(uint256 timestampuint256 seigniorage
BoughtBonds(address indexed fromuint256 amount
ContributionPoolChanged(address indexed operatoraddress newFund
ContributionPoolFunded(uint256 timestampuint256 seigniorage
ContributionPoolRateChanged(address indexed operatoruint256 newRate
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 _bondOracleaddress _seigniorageOracleaddress _boardroomaddress _funduint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.