TreasuryPolicy

Verified contract

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

No balances found for "TreasuryPolicy"

0x2ea52eff8e0b24b15d53a6d17c93d32e45c2f4d3c75c9a7fcb036008c7d281a4
0xc247b77cf4b9c22f6ec0db502aca54dc2bdb4e0840ee483368d8cf6890971844

Functions
Getter at block 20849382
EXCESS_COLLATERAL_SAFETY_MARGIN_MIN(view returns (uint256)
150000
IDLE_COLLATERAL_UTILIZATION_RATION_MAX(view returns (uint256)
800000
MINTING_FEE_MAX(view returns (uint256)
50000
REDEMPTION_FEE_MAX(view returns (uint256)
90000
RESERVE_COLLATERAL_THRESHOLD_MIN(view returns (uint256)
150000
excess_collateral_safety_margin(view returns (uint256)
150000
idleCollateralUtilizationRatio(view returns (uint256)
750000
minting_fee(view returns (uint256)
5000
owner(view returns (address)
0x9d0bf2632710f48eadff8620fe757bf7093a7ee1
redemption_fee(view returns (uint256)
5000
reservedCollateralThreshold(view returns (uint256)
150000
treasury(view returns (address)
0x582add991cca266bd0057b302e561bb0614b6a0c
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address _treasuryuint256 _redemption_feeuint256 _minting_feeuint256 _excess_collateral_safety_marginuint256 _idleCollateralUtilizationRatiouint256 _reservedCollateralThreshold
renounceOwnership(
setExcessCollateralSafetyMargin(uint256 _excess_collateral_safety_margin
setIdleCollateralUtilizationRatio(uint256 _idleCollateralUtilizationRatio
setMintingFee(uint256 _minting_fee
setRedemptionFee(uint256 _redemption_fee
setReservedCollateralThreshold(uint256 _reservedCollateralThreshold
setTreasury(address _treasury
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TreasuryChanged(address indexed newTreasury
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.