CollateralRatioPolicy

Verified contract

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

No balances found for "CollateralRatioPolicy"

0x0f47259b68521f7fcbae5b97de8704ed879aa276614a304323fe5986f1773e65
0xe94aa03924f37d43420a5135990738de766496dc6717bb09f5a5dc2faf8a7f01
0x142f3cb5387ec5996b7e97460bb314f62437e28a24fbf0de06e00962d443ddb8
0x78be119b3508799885173510e3e99f15ee6181eebe80fee576a32515517529c9
0xdbd5a8c9fb12949f2c0b4ffeee15164c1bcfc76b86edf0c6737602d20be71b03
0x920c05f8a1a1241ad9b9209ca3f12c8fefabb15a9708e502605e8272f79ae53a

Functions
Getter at block 21442076
calcEffectiveCollateralRatio(view returns (uint256)
550000
collateral_ratio_paused(view returns (bool)
true
dollar(view returns (address)
0x45fdb1b92a649fb6a64ef1511d3ba5bf60044838
effective_collateral_ratio(view returns (uint256)
550000
last_refresh_cr_timestamp(view returns (uint256)
0
oracleDollar(view returns (address)
0x05d4d700e04dccb0bef8b8fcb54a6cdd5c9518bc
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)
550000
treasury(view returns (address)
0x9a9ffb18d19cc2ac379f6b512e11034c30b09e94
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.