Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "Treasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11738702 | 4 years ago | | | 0 | 0.031674580 | |
| 11735903 | 4 years ago | | | 0 | 0.018387767 | |
| 11735786 | 4 years ago | | | 0 | 0.021469176 | |
| 11735785 | 4 years ago | | | 0 | 0.014215488 | |
| 11735777 | 4 years ago | | | 0 | 0.013403729 | |
| 11735775 | 4 years ago | | | 0 | 0.014581572 | |
| 11735775 | 4 years ago | | | 0 | 0.018432792 | |
| 11735770 | 4 years ago | | | 0 | 0.014216076 | |
| 11735755 | 4 years ago | | | 0 | 0.018274816 | |
| 11735748 | 4 years ago | | | 0 | 0.015406272 |
ABI
ABI objects
Getter at block 21383237
accumulatedBonds() view returns (uint256)
194074379490005457924025
accumulatedSeigniorage() view returns (uint256)
0
arthBoardroom() view returns (address)
0xdec0b3bd49347c75fe1c44a219ab474a13e68ffd
arthBoardroomAllocationRate() view returns (uint256)
20
arthCirculatingSupply() view returns (uint256)
631538858507999546111312861
arthLiquidityBoardroom() view returns (address)
0xd5f501c4cdbfca915f04d4ae3853a904c9a35af5
arthLiquidityBoardroomAllocationRate() view returns (uint256)
70
arthMahaOracle() view returns (address)
0xcd24efb0f7285cb923cab11a85fbdb1523f10011
bond() view returns (address)
0xe3d620ca72ff970f5b36a2b2d51afdbbdbce59b5
bondDiscount() view returns (uint256)
20
bondOracle() view returns (address)
0x0f040ed37c0cab55305de16adc6c8114e289942b
bondSeigniorageRate() view returns (uint256)
90
callable() view returns (bool)
true
cash() view returns (address)
0x0e3cc2c4fb9252d17d07c67135e48536071735d9
cashTargetPrice() view returns (uint256)
1000000000000000000
cashToBondConversionLimit() view returns (uint256)
195724416664938052053911
considerUniswapLiquidity() view returns (bool)
false
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
ecosystemFund() view returns (address)
0x5ac2a32bfa475765558cea2a0fe0bf0207d58ca4
ecosystemFundAllocationRate() view returns (uint256)
2
get1hourEpoch() view returns (uint256)
494
getArthMahaOraclePrice() view returns (uint256)
87000000000000000
getBondOraclePrice() view returns (uint256)
656115503275077246
getBondPurchasePrice() view returns (uint256)
950000000000000000
getBondRedemtionPrice() view returns (uint256)
1000000000000000000
getCashSupplyInLiquidity() view returns (uint256)
100
getCurrentEpoch() view returns (uint256)
2838
getExpansionLimitPrice() view returns (uint256)
1050000000000000000
getGMUOraclePrice() view returns (uint256)
1000000000000000000
getLastEpoch() view returns (uint256)
9
getNextEpoch() view returns (uint256)
10
getPeriod() view returns (uint256)
43200
getReserve() view returns (uint256)
0
getSeigniorageOraclePrice() view returns (uint256)
656115503275077246
getStabilityFee() view returns (uint256)
1
getStartTime() view returns (uint256)
1611331200
gmuOracle() view returns (address)
0xcd0efae7fa77bfdda4e4997452f3deb06f290a08
initialized() view returns (bool)
true
isOperator() view returns (bool)
false
mahaLiquidityBoardroom() view returns (address)
0x677d54d7def7da25adde1827e000b81a65b1f408
mahaLiquidityBoardroomAllocationRate() view returns (uint256)
10
maxDebtIncreasePerEpoch() view returns (uint256)
5
maxSupplyIncreasePerEpoch() view returns (uint256)
30
migrated() view returns (bool)
true
nextEpochPoint() view returns (uint256)
1611763200
operator() view returns (address)
0xecce08c2636820a81fc0c805dbdc7d846636bbc4
owner() view returns (address)
0xecce08c2636820a81fc0c805dbdc7d846636bbc4
safetyRegion() view returns (uint256)
5
seigniorageOracle() view returns (address)
0x977a86faba6ea1876c94e725a4e88e39dfaf3268
share() view returns (address)
0xb4d930279552397bba2ee473229f89ec245bc365
stabilityFee() view returns (uint256)
1
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
estimatePercentageOfBondsToIssue(uint256 price) view returns (uint256)
estimateSeignorageToMint(uint256 price) view returns (uint256)
getPercentDeviationFromTarget(uint256 price, uint256 targetPrice) pure returns (uint256)
State-modifying
Events allocateSeigniorage()
buyBonds(uint256 amountInDai, uint256 targetPrice) returns (uint256)
initialize()
migrate(address target)
redeemBonds(uint256 amount, bool sellForDai)
renounceOwnership()
setArthBoardroom(address newFund, uint256 rate)
setArthLiquidityBoardroom(address newFund, uint256 rate)
setArthMahaOracle(address newOracle)
setBondDiscount(uint256 rate) returns (uint256)
setBondOracle(address newOracle)
setBondSeigniorageRate(uint256 rate)
setConsiderUniswapLiquidity(bool val)
setFund(address newFund, uint256 rate)
setGMUOracle(address newOracle)
setMahaLiquidityBoardroom(address newFund, uint256 rate)
setMaxDebtIncreasePerEpoch(uint256 rate)
setMaxSupplyIncreasePerEpoch(uint256 rate)
setPeriod(uint256 _period)
setSafetyRegion(uint256 rate) returns (uint256)
setSeigniorageOracle(address newOracle)
setStabilityFee(uint256 _stabilityFee)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
BoardroomChanged(address newFund, uint256 newRate)
BondSeigniorageRateChanged(uint256 newRate)
BondsAllocated(uint256 limit)
BoughtBonds(address indexed from, uint256 amountDaiIn, uint256 amountBurnt, uint256 bondsIssued)
EcosystemFundChanged(address newFund, uint256 newRate)
Initialized(address indexed executor, uint256 at)
Log(uint256 data)
Migration(address indexed target)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OracleChanged(address indexed operator, address oldOracle, address newOracle)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PoolFunded(address indexed pool, uint256 seigniorage)
RedeemedBonds(address indexed from, uint256 amount, bool sellForDai)
SeigniorageMinted(uint256 seigniorage)
StabilityFeeChanged(uint256 old, uint256 newRate)
StabilityFeesCharged(address indexed from, uint256 stabilityFeeValue)
TreasuryFunded(uint256 timestamp, uint256 seigniorage)
constructor(address _dai, address _cash, address _bond, address _share, address _bondOracle, address _arthMahaOracle, address _seigniorageOracle, address _gmuOracle, address _arthLiquidityBoardroom, address _mahaLiquidityBoardroom, address _arthBoardroom, address _fund, address _uniswapRouter, uint256 _startTime, uint256 _period)
This contract contains no fallback and receive objects.
This contract contains no error objects.