Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
No balances found for "Treasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3220005 | a year ago | | | 0 | 0.0000012084413 | |
| 3219945 | a year ago | | | 0 | 0.0000047822390 | |
| 3219943 | a year ago | | | 0 | 0.0000064841460 | |
| 3196002 | a year ago | | | 0 | 0.0000083302423 | |
| 3195868 | a year ago | | | 0 | 0.0000012105024 | |
| 3195858 | a year ago | | | 0 | 0.0000010022010 | |
| 3184930 | a year ago | | | 0 | 0.000013567233 | |
| 3174132 | a year ago | | | 0 | 0.00015407732 | |
| 3163334 | a year ago | | | 0 | 0.000098969376 | |
| 3152531 | a year ago | | | 0 | 0.000018890511 |
ABI
ABI objects
Getter at block 22929430 getBurnableTombLeft() view returns (uint256 _burnableTombLeft)
PERIOD() view returns (uint256)
21600
bondDepletionFloorPercent() view returns (uint256)
10000
bondSupplyExpansionPercent() view returns (uint256)
0
bondTreasury() view returns (address)
0x235981d679272a5929575d7113357f98a6658e2c
bondsEnabled() view returns (bool)
false
bootstrapEpochs() view returns (uint256)
0
bootstrapSupplyExpansionPercent() view returns (uint256)
100
daoFund() view returns (address)
0x235981d679272a5929575d7113357f98a6658e2c
daoFundSharedPercent() view returns (uint256)
3000
devFund() view returns (address)
0x20b55c6baf807bd488e524b206da27142ceb314c
devFundSharedPercent() view returns (uint256)
1000
discountPercent() view returns (uint256)
0
epoch() view returns (uint256)
7
epochSupplyContractionLeft() view returns (uint256)
12003092730380621889981
getBondDiscountRate() view returns (uint256 _rate)
1000000000000000000
getBondPremiumRate() view returns (uint256 _rate)
0
getRedeemableBonds() view returns (uint256 _redeemableBonds)
0
getReserve() view returns (uint256)
0
getTombCirculatingSupply() view returns (uint256)
369570014775951217859912
getTombPrice() view returns (uint256 tombPrice)
156541
getTombUpdatedPrice() view returns (uint256 _tombPrice)
61768
initialized() view returns (bool)
true
isInitialized() view returns (bool)
true
masonry() view returns (address)
0x339d28f0a078ed2f1243d306d49eaddc4f3c9f60
maxDebtRatioPercent() view returns (uint256)
3500
maxDiscountRate() view returns (uint256)
0
maxPremiumRate() view returns (uint256)
0
maxSupplyContractionPercent() view returns (uint256)
300
maxSupplyExpansionPercent() view returns (uint256)
200
mintingFactorForPayingDebt() view returns (uint256)
0
nextEpochPoint() view returns (uint256)
1693245600
operator() view returns (address)
0x20b55c6baf807bd488e524b206da27142ceb314c
premiumPercent() view returns (uint256)
7000
premiumThreshold() view returns (uint256)
110
previousEpochTombPrice() view returns (uint256)
156541
seigniorageExpansionFloorPercent() view returns (uint256)
3500
seigniorageSaved() view returns (uint256)
0
startTime() view returns (uint256)
1693094400
tbond() view returns (address)
0x40e90dd6419ddde5b5a83dac0ff5e913a1cf3fb3
tomb() view returns (address)
0x0ef5930e9d794d540b7204cb88799abb317395a0
tombOracle() view returns (address)
0xa4697fb9f366ac59cf6baa4820187082a68bf335
tombPriceCeiling() view returns (uint256)
1010000000000000000
tombPriceOne() view returns (uint256)
1000000000000000000
tshare() view returns (address)
0x5c7610f2f9d415d96c1225e143f2b18b3413a751
Read-only
excludedFromTotalSupply(uint256) view returns (address)
maxExpansionTiers(uint256) view returns (uint256)
supplyTiers(uint256) view returns (uint256)
State-modifying
Events allocateSeigniorage()
buyBonds(uint256 _tombAmount, uint256 targetPrice)
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
initialize(address _tomb, address _tbond, address _tshare, address _tombOracle, address _masonry, address _bondTreasury, uint256 _startTime)
masonryAllocateSeigniorage(uint256 amount)
masonryGovernanceRecoverUnsupported(address _token, uint256 _amount, address _to)
masonrySetLockUp(uint256 _withdrawLockupEpochs, uint256 _rewardLockupEpochs)
masonrySetOperator(address _operator)
redeemBonds(uint256 _bondAmount, uint256 targetPrice)
setBondDepletionFloorPercent(uint256 _bondDepletionFloorPercent)
setBondSupplyExpansionPercent(uint256 _bondSupplyExpansionPercent)
setBondTreasury(address _bondTreasury)
setBondsEnabled(bool _enabled)
setBootstrap(uint256 _bootstrapEpochs, uint256 _bootstrapSupplyExpansionPercent)
setDiscountPercent(uint256 _discountPercent)
setExtraFunds(address _daoFund, uint256 _daoFundSharedPercent, address _devFund, uint256 _devFundSharedPercent)
setMasonry(address _masonry)
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)
setSupplyTiersEntry(uint8 _index, uint256 _value) returns (bool)
setTombOracle(address _tombOracle)
setTombPriceCeiling(uint256 _tombPriceCeiling)
BoughtBonds(address indexed from, uint256 tombAmount, uint256 bondAmount)
BurnedBonds(address indexed from, uint256 bondAmount)
DaoFundFunded(uint256 timestamp, uint256 seigniorage)
DevFundFunded(uint256 timestamp, uint256 seigniorage)
Initialized(address indexed executor, uint256 at)
MasonryFunded(uint256 timestamp, uint256 seigniorage)
RedeemedBonds(address indexed from, uint256 tombAmount, 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.