CollateralRatioPolicy

Verified contract

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

No balances found for "CollateralRatioPolicy"

0x4c525a356456fd98df7d0a2891189795982ed9610655f24bd5b2774aea07a8c6
0xc4aee10a6a666e9e2a0efb8ee70d3c35fbd5547058385c3753cfd7f9bbe36f92
0x4e54fccbd7ee1f2ec458e8352586cf7ca3a3987f6d74fe0e12aa1a252c15a3a2
0x51bf28b67bac2970e29625c9d80238382e5bb9483edba78bbc7f1bb1f35c2b87
0x54398ee7ac39320bd79b3c8d09efd1ff057c695e5b39a33ecc1fd11f35e7a13b
0xefbaf32287b8feddf228b2ea600f892b3f27ef6b880219b7040ba1e2f1add810

Functions
Getter at block 20848209
calcEffectiveCollateralRatio(view returns (uint256)
515000
collateral_ratio_paused(view returns (bool)
true
dollar(view returns (address)
0xc87f0a3f3671f7d01278625561dc6e284b62dae9
effective_collateral_ratio(view returns (uint256)
515000
last_refresh_cr_timestamp(view returns (uint256)
0
oracleDollar(view returns (address)
0xf2d8f29fd944f16e987de50cebe245d426f0b429
owner(view returns (address)
0x9d0bf2632710f48eadff8620fe757bf7093a7ee1
price_band(view returns (uint256)
5000
price_target(view returns (uint256)
1000000
ratio_step(view returns (uint256)
2500
refresh_cooldown(view returns (uint256)
3600
target_collateral_ratio(view returns (uint256)
515000
treasury(view returns (address)
0x582add991cca266bd0057b302e561bb0614b6a0c
using_effective_collateral_ratio(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address _treasuryaddress _dollar
refreshCollateralRatio(
renounceOwnership(
reset(uint256 _target_collateral_ratiouint256 _effective_collateral_ratio
setDollar(address _dollar
setOracleDollar(address _oracleDollar
setPriceBand(uint256 _price_band
setPriceTarget(uint256 _price_target
setRatioStep(uint256 _ratio_step
setRefreshCooldown(uint256 _refresh_cooldown
setTreasury(address _treasury
toggleCollateralRatio(
toggleEffectiveCollateralRatio(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TreasuryChanged(address indexed newTreasury
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.