Treasury

Verified contract

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

No balances found for "Treasury"

0xbceae400bbdcd6d8a23f8c0fad4b29bac2eef3713ecb9e0a7b3d30588359c311

Functions
Getter at block 21319514
boardroom(view returns (address)
0x50701981f17cfe898e23d9dc1bf9d33319b15a0f
bond(view returns (address)
0x8cadf00f266ced8087ea37ea0790ea819813faf8
bondDepletionFloor(view returns (uint256)
1000000000000000000000
bondOracle(view returns (address)
0x5b13bdef69143e4835cb65788c2f4770e94f5f2d
cash(view returns (address)
0x2d6086cd3c110840baad421e174727ee0ee51692
cashPriceCeiling(view returns (uint256)
1010000000000000000
cashPriceOne(view returns (uint256)
1000000000000000000
fund(view returns (address)
0xfac163f0ff81b9315b828d2b3a338a088e413523
fundAllocationRate(view returns (uint256)
2
getBondOraclePrice(view returns (uint256)
5151910143867063548
getCurrentEpoch(view returns (uint256)
1
getPeriod(view returns (uint256)
86400
getReserve(view returns (uint256)
0
getSeigniorageOraclePrice(view returns (uint256)
5151910143867063548
getStartTime(view returns (uint256)
1610902800
initialized(view returns (bool)
true
isOperator(view returns (bool)
false
migrated(view returns (bool)
false
nextEpochPoint(view returns (uint256)
1610989200
operator(view returns (address)
0xec4904a451fb1c34e2dc0e94be006a579e1ab1e0
owner(view returns (address)
0xec4904a451fb1c34e2dc0e94be006a579e1ab1e0
seigniorageOracle(view returns (address)
0xbcf291d5c144fe4fc7db85b8708582108d38b3c5
share(view returns (address)
0x98987a4fd2ca9eb06c06b82199fd69ba8e0bbebb
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(
setCashPriceCeiling(uint256 ceiling
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
CashPriceCeilingChanged(address indexed operatoruint256 ceiling
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.