Treasury

Verified contract

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

No balances found for "Treasury"

0xb1590c2fb919355826559e499a686ecb0627f3c7d467976e99b45e75a97ff5ce
0xab308d6c3c7e341d74bad7c4671915a4f4bb770a2e4a229bb12c5060be3b248f
0x340c73cd0d1cdfa1ff30b6f78ba446b1a9ac1b69ec24a342b2011745aadb3564
0xbdee4c13c98bea9ffc0882d7d1b5f1a57d70e1a081bfc8568cb789539e0247d2
0x440a79598d0d7b044b31ad9ae85e65d58268adccc5e1f1898ffd6ba4f185817f
0xb2fa45b0c066efc2a72b1af54b399d4fe9765a8cb23a5041ecdc550e188174d4
0x2c2dc8f705386f372af856bea994d72e1c05ed4030abcce1eb854e39190cd814
0x086fe8c6997d9a84b3bc6a2dbacdcf19f87e44eeb4ea991dd2b7fae6c3a92f70
0xf08f9b3c86cc7322a230927307c971dd148cb93f73d2f096df61b3eb93c5e8f6
0x40a124b2f7f99213f92cb4a50b48a835273fbe280bdccc4d041d835a9a21d802

Functions
Getter at block 21186112
accumulatedCashConversion(view returns (uint256)
260243000000000000000
accumulatedSeigniorage(view returns (uint256)
108680715173394825255711
boardroom(view returns (address)
0x4b182469337d46e6603ed7e26ba60c56930a342c
bond(view returns (address)
0xc36824905dff2eaaee7ecc09fcc63abc0af5abc5
bondOracle(view returns (address)
0xe4efd87ad34360932e5325d77a0a6e39147debfa
callable(view returns (bool)
true
cash(view returns (address)
0x3449fc1cd036255ba1eb19d65ff4ba2b8903a69a
cashConversionLimit(view returns (uint256)
8290770043503940825694458
cashPriceOne(view returns (uint256)
1000000000000000000
circulatingSupply(view returns (uint256)
54466569111817553478482598
curve(view returns (address)
0xcdbae6de88c7525369d6826ae1cdcab415120b11
fund(view returns (address)
0x7b075b3aa2f1143775101986b52e32da9d98fe22
fundAllocationRate(view returns (uint256)
2
getBondOraclePrice(view returns (uint256)
28928332554080256
getCeilingPrice(view returns (uint256)
1041285348942109192
getCurrentEpoch(view returns (uint256)
1401
getLastEpoch(view returns (uint256)
3
getNextEpoch(view returns (uint256)
4
getPeriod(view returns (uint256)
86400
getReserve(view returns (uint256)
108680715173394825255711
getSeigniorageOraclePrice(view returns (uint256)
39255822584285575
getStartTime(view returns (uint256)
1610496000
initialized(view returns (bool)
true
isOperator(view returns (bool)
false
lastBondOracleEpoch(view returns (uint256)
116
migrated(view returns (bool)
true
nextEpochPoint(view returns (uint256)
1610841600
operator(view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
owner(view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
seigniorageOracle(view returns (address)
0x6a86184349aab530a0cb3e978f3f812e3030ff44
share(view returns (address)
0xa7ed29b253d8b4e3109ce07c80fc570f81b63696
Read-only

This contract contains no read-only function objects.

State-modifying
allocateSeigniorage(
buyBonds(uint256 amountuint256 targetPrice
initialize(
migrate(address target
redeemBonds(uint256 amount
renounceOwnership(
setBondOracle(address newOracle
setCeilingCurve(address newCurve
setFund(address newFund
setFundAllocationRate(uint256 newRate
setPeriod(uint256 _period
setSeigniorageOracle(address newOracle
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
BoardroomFunded(uint256 timestampuint256 seigniorage
BondOracleChanged(address indexed operatoraddress oldOracleaddress newOracle
BoughtBonds(address indexed fromuint256 amount
CeilingCurveChanged(address indexed operatoraddress oldCurveaddress newCurve
ContributionPoolChanged(address indexed operatoraddress oldFundaddress newFund
ContributionPoolFunded(uint256 timestampuint256 seigniorage
ContributionPoolRateChanged(address indexed operatoruint256 oldRateuint256 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
SeigniorageOracleChanged(address indexed operatoraddress oldOracleaddress newOracle
TreasuryFunded(uint256 timestampuint256 seigniorage
Constructor
constructor(address _cashaddress _bondaddress _shareaddress _bondOracleaddress _seigniorageOracleaddress _boardroomaddress _fundaddress _curveuint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.