Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
No balances found for "Treasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15856168 | 2 years ago | | | 0 | 0.0025609314 | |
| 15725507 | 2 years ago | | | 0 | 0.0065679791 | |
| 15653017 | 2 years ago | | | 0 | 0.0010905395 | |
| 15647553 | 2 years ago | | | 0 | 0.0040420623 | |
| 15645716 | 2 years ago | | | 0 | 0.0019097633 | |
| 15641866 | 2 years ago | | | 0 | 0.0022879489 | |
| 15640132 | 2 years ago | | | 0 | 0.0077067058 | |
| 15638591 | 2 years ago | | | 0 | 0.0013723735 | |
| 15632925 | 2 years ago | | | 0 | 0.0057015015 | |
| 15631113 | 2 years ago | | | 0 | 0.0018402576 |
ABI
ABI objects
Getter at block 21384578 getBondDiscountRate() view returns (uint256 _rate) getBondPremiumRate() view returns (uint256 _rate) getBurnableSlvmLeft() view returns (uint256 _burnableSlvmLeft) getRedeemableBonds() view returns (uint256 _redeemableBonds) getSlvmPrice() view returns (uint256 slvmPrice) getSlvmUpdatedPrice() view returns (uint256 _slvmPrice)
PERIOD() view returns (uint256)
21600
boardroom() view returns (address)
0x979c383864c8aef22f73fc200d06fd96735b727b
bondDepletionFloorPercent() view returns (uint256)
10000
bootstrapEpochs() view returns (uint256)
0
bootstrapSupplyExpansionPercent() view returns (uint256)
450
bslvm() view returns (address)
0xa98be81af278dad0a7b61d098dd10d59b26a9425
daoFund() view returns (address)
0x0000000000000000000000000000000000000000
daoFunsSlvmdPercent() view returns (uint256)
0
devFund() view returns (address)
0x0000000000000000000000000000000000000000
devFunsSlvmdPercent() view returns (uint256)
0
discountPercent() view returns (uint256)
0
epoch() view returns (uint256)
31
epochSupplyContractionLeft() view returns (uint256)
77394780718621340876
getReserve() view returns (uint256)
0
getSlvmCirculatingSupply() view returns (uint256)
2579826023954044695882
initialized() view returns (bool)
true
isInitialized() view returns (bool)
true
maxDebtRatioPercent() view returns (uint256)
4500
maxDiscountRate() view returns (uint256)
0
maxPremiumRate() view returns (uint256)
0
maxSupplyContractionPercent() view returns (uint256)
300
maxSupplyExpansionPercent() view returns (uint256)
400
mintingFactorForPayingDebt() view returns (uint256)
0
nextEpochPoint() view returns (uint256)
1664532000
operator() view returns (address)
0x00e2b7b6f51223c3a985644642843d6f5a16c6df
premiumPercent() view returns (uint256)
7000
premiumThreshold() view returns (uint256)
110
previousEpochSlvmPrice() view returns (uint256)
590418872625350358
seigniorageExpansionFloorPercent() view returns (uint256)
3500
seigniorageSaved() view returns (uint256)
0
slvm() view returns (address)
0x7cbcfd88c952a1f5eaa954945ebc7ed8f1015ec0
slvmOracle() view returns (address)
0xd6085f72fd2c37c06fba80c63e51b82dee5089e4
slvmPriceCeiling() view returns (uint256)
1010000000000000000
slvmPriceOne() view returns (uint256)
1000000000000000000
sslvm() view returns (address)
0xe61776305003d700fbc8318da97806032a3b08ed
startTime() view returns (uint256)
1663862400
Read-only
excludedFromTotalSupply(uint256) view returns (address)
maxExpansionTiers(uint256) view returns (uint256)
supplyTiers(uint256) view returns (uint256)
State-modifying
Events allocateSeigniorage()
boardroomAllocateSeigniorage(uint256 amount)
boardroomGovernanceRecoverUnsupported(address _token, uint256 _amount, address _to)
boardroomSetLockUp(uint256 _withdrawLockupEpochs, uint256 _rewardLockupEpochs)
boardroomSetOperator(address _operator)
buyBonds(uint256 _slvmAmount, uint256 targetPrice)
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
initialize(address _slvm, address _bslvm, address _slvmshare, address _slvmOracle, address _boardroom, uint256 _startTime)
redeemBonds(uint256 _bondAmount, uint256 targetPrice)
setBoardroom(address _boardroom)
setBondDepletionFloorPercent(uint256 _bondDepletionFloorPercent)
setBootstrap(uint256 _bootstrapEpochs, uint256 _bootstrapSupplyExpansionPercent)
setDiscountPercent(uint256 _discountPercent)
setExtraFunds(address _daoFund, uint256 _daoFunsSlvmdPercent, address _devFund, uint256 _devFunsSlvmdPercent)
setMaxDebtRatioPercent(uint256 _maxDebtRatioPercent)
setMaxDiscountRate(uint256 _maxDiscountRate)
setMaxExpansionTiersEntry(uint8 _index, uint256 _value) returns (bool)
setMaxPremiumRate(uint256 _maxPremiumRate)
setMaxSupplyContractionPercent(uint256 _maxSupplyContractionPercent)
setMaxSupplyExpansionPercents(uint256 _maxSupplyExpansionPercent)
setMintingFactorForPayingDebt(uint256 _mintingFactorForPayingDebt)
setOperator(address _operator)
setPremiumPercent(uint256 _premiumPercent)
setPremiumThreshold(uint256 _premiumThreshold)
setSlvmOracle(address _slvmOracle)
setSlvmPriceCeiling(uint256 _slvmPriceCeiling)
setSupplyTiersEntry(uint8 _index, uint256 _value) returns (bool)
BoardroomFunded(uint256 timestamp, uint256 seigniorage)
BoughtBonds(address indexed from, uint256 slvmAmount, uint256 bondAmount)
BurnedBonds(address indexed from, uint256 bondAmount)
DaoFundFunded(uint256 timestamp, uint256 seigniorage)
DevFundFunded(uint256 timestamp, uint256 seigniorage)
Initialized(address indexed executor, uint256 at)
RedeemedBonds(address indexed from, uint256 slvmAmount, uint256 bondAmount)
TreasuryFunded(uint256 timestamp, uint256 seigniorage)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.