This contract is being backfilled. You may encounter incomplete storage history.

CollateralEth

Verified contract

Active on Ethereum with 1,771 txns
Deployed by via 0xcb3bcec2 at 11656241
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $82,266.8
ERC-20
--
0xd00bc6d4ba469b20490a5761c390bfcc6919673c92889212ef05e218eaed9756
0x05e9f5a68ba1a99619fc69cf68923d6743fe2f340e40000e2b65639b6d787151
0x6c081e8d7e85e98d093f3de3e79ddc65543831a7bc0d664d0dfb725938c95db5
0xed2af23dc0bb9a7af35f04393d8e454556506ab7d1bea3944e581815ea87ae4b
0xd183f9f1ac146b98a12dc8580d6df823dfcccd16395891734d2b09cfadffeb90
0xebaed90c0a1c0d6efcb0fc585ab4d3e87800f298f75bc227cda6086d7ce97ac0
0xa8702775ae984429df62c4768fe2da4dc9425dc20de91f1ee18c903198da6778
0x6648c29a671b7bc60a4b64a26d0b0c13c50a364923b7c0a5bde9cc3eaafe16ef
0x7c13b580679224fe59f7477815217265502bde02032eca31e95e16ab1d73771b
0x24b503031ccc22dced1d72b62e70fe6ffab52258e26ee43d524b064b5f0295b9

Functions
Getter at block 20801989
canOpenLoans(view returns (bool)
false
collateralKey(view returns (bytes32)
0x7345544800000000000000000000000000000000000000000000000000000000
interactionDelay(view returns (uint256)
0
 
isResolverCached(view returns (bool)
issueFeeRate(view returns (uint256)
400000000000000000
manager(view returns (address)
0x067e398605e84f2d0aeec1806e62768c5110dcc6
maxLoansPerAccount(view returns (uint256)
50
minCollateral(view returns (uint256)
2000000000000000000
minCratio(view returns (uint256)
1300000000000000000
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
resolver(view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x466565506f6f6c00000000000000000000000000000000000000000000000000, 0x45786368616e6765526174657300000000000000000000000000000000000000, 0x45786368616e6765720000000000000000000000000000000000000000000000, 0x53797374656d5374617475730000000000000000000000000000000000000000, 0x53796e7468735553440000000000000000000000000000000000000000000000, 0x53796e7468735553440000000000000000000000000000000000000000000000, 0x53796e7468734554480000000000000000000000000000000000000000000000]
state(view returns (address)
0xbe5b5a7c198bc156474ed5c33cbf2f3f604f8ff8
Read-only
areSynthsAndCurrenciesSet(bytes32[] _synthNamesInResolverbytes32[] _synthKeysview returns (bool)
collateralRatio(struct ICollateralLoanLoan loanview returns (uint256 cratio)
collateralRedeemed(bytes32 currencyuint256 amountview returns (uint256 collateral)
liquidationAmount(struct ICollateralLoanLoan loanview returns (uint256 amount)
maxLoan(uint256 amountbytes32 currencyview returns (uint256 max)
pendingWithdrawals(addressview returns (uint256)
shortingRewards(bytes32view returns (address)
synths(uint256view returns (bytes32)
synthsByKey(bytes32view returns (bytes32)
State-modifying
acceptOwnership(
addRewardsContracts(address rewardsContractbytes32 synth
addSynths(bytes32[] _synthNamesInResolverbytes32[] _synthKeys
claim(uint256 amount
close(uint256 id
deposit(address borroweruint256 idpayable 
draw(uint256 iduint256 amount
liquidate(address borroweruint256 iduint256 amount
nominateNewOwner(address _owner
open(uint256 amountbytes32 currencypayable 
rebuildCache(
repay(address accountuint256 iduint256 amount
setCanOpenLoans(bool _canOpenLoans
setInteractionDelay(uint256 _interactionDelay
setIssueFeeRate(uint256 _issueFeeRate
setManager(address _newManager
setMinCratio(uint256 _minCratio
withdraw(uint256 iduint256 withdrawAmount
Events
CacheUpdated(bytes32 nameaddress destination
CanOpenLoansUpdated(bool canOpenLoans
CollateralDeposited(address indexed accountuint256 iduint256 amountDepositeduint256 collateralAfter
CollateralWithdrawn(address indexed accountuint256 iduint256 amountWithdrawnuint256 collateralAfter
InteractionDelayUpdated(uint256 interactionDelay
IssueFeeRateUpdated(uint256 issueFeeRate
LoanClosed(address indexed accountuint256 id
LoanClosedByLiquidation(address indexed accountuint256 idaddress indexed liquidatoruint256 amountLiquidateduint256 collateralLiquidated
LoanCreated(address indexed accountuint256 iduint256 amountuint256 collateralbytes32 currencyuint256 issuanceFee
LoanDrawnDown(address indexed accountuint256 iduint256 amount
LoanPartiallyLiquidated(address indexed accountuint256 idaddress liquidatoruint256 amountLiquidateduint256 collateralLiquidated
LoanRepaymentMade(address indexed accountaddress indexed repayeruint256 iduint256 amountRepaiduint256 amountAfter
ManagerUpdated(address manager
MaxLoansPerAccountUpdated(uint256 maxLoansPerAccount
MinCollateralUpdated(uint256 minCollateral
MinCratioRatioUpdated(uint256 minCratio
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
Constructor
constructor(address _stateaddress _owneraddress _manageraddress _resolverbytes32 _collateralKeyuint256 _minCratiouint256 _minCollateral
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.