Treasury

Verified contract

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

No balances found for "Treasury"

0xe3f7d2a1d13daccee3edab665314d7d10eb4b10447437d7f4a296b870decb97b
0xd81f2602df0020ba93250705b399e803788546aa58148efea7c3606bcd7856e7
0xd526831c0c070d52ad2d205e56bba60bd1eb614c5bb4c2acad371e23101e2c8d
0x07d37b04e90aa81b365f5a5549a515dcbe19f6eb93a51d9df6842faa09c07d40
0x6e093461e19721b03bcc6c431f806f5de15d13591d3a6874a4bdc5268d7a0b6d
0xcf86cb58e2cd672a1063c0f97bfe719954796ba864b5d745f317021e7153290f
0x207cba096ec5ae76757fa0eeba280f7fd52cc2657057b55c1e1314b239f4cd4d
0xdac12944072946286a9dd5e350afaf0d193594e10181b298cf5ccc555cace959
0x4165a4a70d1db25e5458129cfea9bc756caccf366e0eb3fc477428f232ea25b2
0x8b885feecfd80d8fabc6bd8c5bf7e51d7228bfb4143bd36a1da08b38ecfec72e

Functions
Getter at block 21277628
boardroom(view returns (address)
0x869345629f8393780ac8421df411ccea38a5c851
devfund(view returns (address)
0x3be908c22d21ab32c5a04cfca3a9a70d4fefc098
devfundAllocationRate(view returns (uint256)
2
getCurrentEpoch(view returns (uint256)
43
getKbondOraclePrice(view returns (uint256)
89872857
getPeriod(view returns (uint256)
86400
getReserve(view returns (uint256)
7674807258527121
getSeigniorageOraclePrice(view returns (uint256)
89872857
getStartTime(view returns (uint256)
1612288800
initialized(view returns (bool)
true
isOperator(view returns (bool)
false
kbond(view returns (address)
0xa8c2af8c403704a31f32f0aa70a43e63afcd54d0
kbondOracle(view returns (address)
0xdcf4bb4c749a805cfa03f51041ff6bb031bbcedf
kbtc(view returns (address)
0xe6c3502997f97f9bde34cb165fbce191065e068f
kbtcOneUnit(view returns (uint256)
1000000000000000000
kbtcPriceCeiling(view returns (uint256)
105000000
klon(view returns (address)
0xb97d5cf2864fb0d08b34a484ff48d5492b2324a0
migrated(view returns (bool)
true
nextEpochPoint(view returns (uint256)
1616004000
operator(view returns (address)
0x2c5ba02bb750a24af83105bed28734e0e22933df
owner(view returns (address)
0x2c5ba02bb750a24af83105bed28734e0e22933df
seigniorageOracle(view returns (address)
0xdcf4bb4c749a805cfa03f51041ff6bb031bbcedf
stablefund(view returns (address)
0xd4997a502dc06314afa17e03542f96198f7d36e5
stablefundAllocationRate(view returns (uint256)
69
wbtcOneUnit(view returns (uint256)
100000000
Read-only

This contract contains no read-only function objects.

State-modifying
allocateSeigniorage(
buyKbonds(uint256 amountuint256 targetPrice
initialize(
migrate(address target
redeemKbonds(uint256 amountuint256 targetPrice
renounceOwnership(
setDevFund(address newFund
setDevFundAllocationRate(uint256 rate
setKBTCPriceCeiling(uint256 percentage
setPeriod(uint256 _period
setStableFund(address newFund
setStableFundAllocationRate(uint256 rate
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
BoardroomFunded(uint256 timestampuint256 seigniorage
BoughtKbonds(address indexed fromuint256 amount
DevFundChanged(address indexed operatoraddress newFund
DevFundFunded(uint256 timestampuint256 seigniorage
DevFundRateChanged(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
RedeemedKbonds(address indexed fromuint256 amount
StableFundChanged(address indexed operatoraddress newFund
StableFundFunded(uint256 timestampuint256 seigniorage
StableFundRateChanged(address indexed operatoruint256 newRate
TreasuryFunded(uint256 timestampuint256 seigniorage
Constructor
constructor(address _kbtcaddress _kbondaddress _klonaddress _kbondOracleaddress _seigniorageOracleaddress _boardroomaddress _devfundaddress _stablefunduint256 _startTimeuint256 _period
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.