Treasury

Verified contract

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

No balances found for "Treasury"

0xfc40af356d6f59b09f0721fe54cbce7bfb7ffc0eadf60061bafc322bd6fa58d4
0xacea255f103c86040e86011dcb4d9ad08ef0411138a3a4e7686ec6e1a12f82d0
0xbffada2376bce31ec12dec63f553f5118262fda5586df9245a2da9d1289ed6e9
0x1a62cc86d3a895d17605dde9212126332ca2a0055b77fe8b1d3e440bbdaed5be
0x353df4fec3b0e06dd222b59953cdc7f680e887a3530c799a2e31d03e9575f35d
0xa9f5e2aa17c348587231ad4a81a1a99973827f44e8d9b8e090776ff130571905
0xb759b697332e5fd7e547c4cfc8d1a4de249107f78a0366d0cc80bcd9f76ce831
0xd5decaa9e06f8bd4b8f5d997a6d76de39bd139fd42f9b3b34ca78db5f09b083a
0x9aec8d343ebe17c54919de9703c563bbdf6b56072428b9750c81d3b5004572de
0x3b2065f336c04a9b1898668f3793c57026ce306f53ab98a877afccfe5527c6c9

Functions
Getter at block 21177306
boardroom(view returns (address)
0x9c3619de983ee58ba207b0242f52b26ebe46610a
bond(view returns (address)
0x711ee4e2e51b776682a9408d0da92c22283f257f
bondDepletionFloor(view returns (uint256)
1000000000000000000000
bondOracle(view returns (address)
0x4a4eaad5a0fba663130eb5fd4f41689af18f5941
cash(view returns (address)
0xae17f4f5ca32f77ea8e3786db7c0b2fe877ac176
cashPriceCeiling(view returns (uint256)
1050000000000000000
cashPriceOne(view returns (uint256)
1000000000000000000
epochSupplyContractionLeft(view returns (uint256)
23161700342036385855784
fund(view returns (address)
0x9397ed422207700ff3a1303462d248c9546e8a68
fundAllocationRate(view returns (uint256)
0
getBondOraclePrice(view returns (uint256)
5984041637961287
getCurrentEpoch(view returns (uint256)
43
getPeriod(view returns (uint256)
28800
getReserve(view returns (uint256)
0
getSeigniorageOraclePrice(view returns (uint256)
5984041637961287
getStartTime(view returns (uint256)
1609689600
initialized(view returns (bool)
true
isOperator(view returns (bool)
false
maxBondSupplyEpochPercent(view returns (uint256)
500
maxDeptRatioPercent(view returns (uint256)
100000000
migrated(view returns (bool)
false
nextEpochPoint(view returns (uint256)
1610928000
operator(view returns (address)
0x638476470d58f2a6260a56856c0ac29e9313fe17
owner(view returns (address)
0x638476470d58f2a6260a56856c0ac29e9313fe17
seigniorageOracle(view returns (address)
0x6034cd085b40dde7f658ebc65b909af7765a296a
seignioragePercent(view returns (uint256)
100
share(view returns (address)
0x03066da434e5264ef0b32f787923f974a5726fdc
Read-only

This contract contains no read-only function objects.

State-modifying
_updateCashPrice(
allocateSeigniorage(
buyBonds(uint256 amountuint256 targetPrice
initialize(
migrate(address target
redeemBonds(uint256 amountuint256 targetPrice
renounceOwnership(
setBondSupplyEpochPercent(uint256 _maxBondSupplyEpochPercent
setCashCeilingRate(uint256 _rate
setFund(address newFund
setFundAllocationRate(uint256 rate
setMaxDeptRatioPercent(uint256 _maxDeptRatioPercent
setPeriod(uint256 _period
setSeignioragePercent(uint256 _p
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.