Treasury

Verified contract

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

No balances found for "Treasury"

0xc43211bb6ab6488404674285dfea44d172fb6b70f205bc38dc443332a5b43416
0xd1855cf3151714fccb5a2dbe7fe7fcbbaa72d6bc6804074d3dc643f6ec052145
0x9f01e8020a1ce574808c6a3ea257c81d1649106bc7e1f6b87e27d5e53721dc2a
0x5c2c642629bea55cad2ba2b031313108a9cccefcfe19c1dcca6b01366dbb2359
0x917efbdbc882a8da565d9fa64e5f8a1197728b7c9f48f7879726e87c245c1c3e
0x115417d65ea9cc3b3e745e20fa3e983f2ddcd515b65c4dac7e07e286690985fb
0xbb805e3577560a011475d6c1ab9b0940a9ac2166e7af0f9f9ac8df2f66dd298c
0x6d07e0602f420a31b256a1f8700b6cf5f1cecffa2d2130f2cdb702151ece9f89

Functions
Getter at block 21127178
bond(view returns (address)
0x5c25b7b1eb0bad2ddfefbe7679bebf690c51ef46
bondPriceOnONC(view returns (uint256)
940000000000000000
bondPriceOnONCDelta(view returns (uint256)
20000000000000000
bondRewardPool(view returns (address)
0x1696211bb3aedd4bbab5eb474908433bebef2579
cash(view returns (address)
0x4bc6a931055d1185ded83d866f5d7560ca659d0d
cashPriceBondReward(view returns (uint256)
950000000000000000
cashPriceCeiling(view returns (uint256)
1020000000000000000
cashPriceFloor(view returns (uint256)
980000000000000000
cashPriceOne(view returns (uint256)
1000000000000000000
debtAddRate(view returns (uint256)
2
fund(view returns (address)
0x03b8d23ddb7aed0e77775ee502a12897bf2212a5
fundAllocationRate(view returns (uint256)
2
getCurrentEpoch(view returns (uint256)
3
getDebt(view returns (uint256)
1
getOraclePrice(view returns (uint256)
860000000000000000
getPeriod(view returns (uint256)
28800
getReserve(view returns (uint256)
0
getStartTime(view returns (uint256)
1610697600
initialized(view returns (bool)
false
isOperator(view returns (bool)
false
legacyTreasury(view returns (address)
0x0271d36d9a2a3412c4e7fe8f216f326702538cda
lpBoardroom(view returns (address)
0xf407d24f75eb48e69f99a7b18b45bede65959687
maxDebtRate(view returns (uint256)
20
maxInflationRate(view returns (uint256)
10
migrated(view returns (bool)
false
minBondPriceOnONC(view returns (uint256)
500000000000000000
nextEpochPoint(view returns (uint256)
1610784000
operator(view returns (address)
0xb83e9deef17a4498d0e272134ebe4feda20fb029
oracle(view returns (address)
0x8ebc3872d3419b84680be55b4019418313dcee65
owner(view returns (address)
0xb83e9deef17a4498d0e272134ebe4feda20fb029
share(view returns (address)
0xee4e2032812e96ea006772068f611b9d50f1ea07
shareBoardroom(view returns (address)
0x56f507dd10c4e202665676acf5d22b0d82c90e83
Read-only

This contract contains no read-only function objects.

State-modifying
allocateSeigniorage(
buyBonds(uint256 amount
initialize(uint256 _accumulatedSeigniorageuint256 _accumulatedDebtuint256 _bondPriceOnONC
migrate(address target
redeemBonds(uint256 amount
renounceOwnership(
setDebtAddRate(uint256 rate
setFund(address newFund
setFundAllocationRate(uint256 rate
setLegacyTreasury(address _legacyTreasury
setMaxDebtRate(uint256 rate
setMaxInflationRate(uint256 rate
setPeriod(uint256 _period
setStarttime(uint256 _starttime
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
BoardroomFunded(uint256 timestampuint256 seigniorage
BondReward(uint256 timestampuint256 seigniorage
BoughtBonds(address indexed fromuint256 amount
ContributionPoolChanged(address indexed operatoraddress newFund
ContributionPoolFunded(uint256 timestampuint256 seigniorage
ContributionPoolRateChanged(address indexed operatoruint256 newRate
DebtAddRateChanged(address indexed operatoruint256 newRate
Initialized(address indexed executoruint256 at
MaxDebtRateChanged(address indexed operatoruint256 newRate
MaxInflationRateChanged(address indexed operatoruint256 newRate
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 _oracleaddress _shareBoardroomaddress _lpBoardroomaddress _bondRewardPooladdress _funduint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.