EtherCollateral

Verified contract

Active on Ethereum with 248 txns
Deployed by via 0xb6e3ad08 at 10557968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 23 additional slots
Native
Value $15,278
0x6d86bd762e03c628ea5f5dd00fff43b564f5c2e01d7d2f7f6cbd171ee4ec3bda
0xe54ccade1deef439a73fd3abae67edae92ddf836a1051e3dd8f55834a3629835
0xbb9e44171d4734877f995d04afcbecea0930f9b3402c8cfdfc7dd1deec5fde34
0x922f6871f06523b0d76600fe2c7707bd624ecb7bec814e0c18c8c2f67a08c8b6
0x37f6709c5047ac7579204dd00806b39b73d6608eeabe4575000e5fef3bbef85e
0xd3d2abb800f157bd79f25220874b4c68ee4a3cb80154ef47e86979b9587c506b
0x74001154db5fd8a079c1d3ff3dc9928da3082a085c1614a26758281862883d33
0xb2d2bbc3739ea5b8467e188b6f6034b43905750bea77a45e7351dae766c2b300
0x84b2a5756f2c0a189928617a92e507a8ae32727b22868b76ecca9cab9222b4be
0x4e9b063743ce1ff0a2293de19c1f0bd6b9b57318cedd2faa79f093cf3e11f735

Functions
Getter at block 21191724
MAX_ADDRESSES_FROM_RESOLVER(view returns (uint256)
24
accountLoanLimit(view returns (uint256)
50
collateralizationRatio(view returns (uint256)
125000000000000000000
getContractInfo(view returns (uint256 _collateralizationRatiouint256 _issuanceRatiouint256 _interestRateuint256 _interestPerSeconduint256 _issueFeeRateuint256 _issueLimituint256 _minLoanSizeuint256 _totalIssuedSynthsuint256 _totalLoansCreateduint256 _totalOpenLoanCountuint256 _ethBalanceuint256 _liquidationDeadlinebool _loanLiquidationOpen)
(_collateralizationRatio=125000000000000000000, _issuanceRatio=800000000000000000, _interestRate=31536001, _interestPerSecond=1, _issueFeeRate=0, _issueLimit=1000000000000000000, _minLoanSize=1000000000000000000, _totalIssuedSynths=0, _totalLoansCreated=121, _totalOpenLoanCount=0, _ethBalance=0, _liquidationDeadline=1604020554, _loanLiquidationOpen=true)
getResolverAddressesRequired(view returns (bytes32[24] addressesRequired)
[0x53797374656d5374617475730000000000000000000000000000000000000000, 0x53796e7468734554480000000000000000000000000000000000000000000000, 0x53796e7468735553440000000000000000000000000000000000000000000000, 0x4465706f74000000000000000000000000000000000000000000000000000000, 0x45786368616e6765526174657300000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000]
interestPerSecond(view returns (uint256)
1
interestRate(view returns (uint256)
31536001
issuanceRatio(view returns (uint256)
800000000000000000
issueFeeRate(view returns (uint256)
0
issueLimit(view returns (uint256)
1000000000000000000
lastPauseTime(view returns (uint256)
0
liquidationDeadline(view returns (uint256)
1604020554
loanLiquidationOpen(view returns (bool)
true
minLoanSize(view returns (uint256)
1000000000000000000
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
paused(view returns (bool)
false
resolver(view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
totalIssuedSynths(view returns (uint256)
0
totalLoansCreated(view returns (uint256)
121
totalOpenLoanCount(view returns (uint256)
0
Read-only
accountOpenLoanCounter(addressview returns (uint256)
accountsSynthLoans(addressuint256view returns (address accountuint256 collateralAmountuint256 loanAmountuint256 timeCreateduint256 loanIDuint256 timeClosed)
accruedInterestOnLoan(uint256 _loanAmountuint256 _secondsview returns (uint256 interestAmount)
calculateMintingFee(address _accountuint256 _loanIDview returns (uint256)
collateralAmountForLoan(uint256 loanAmountview returns (uint256)
currentInterestOnLoan(address _accountuint256 _loanIDview returns (uint256)
getLoan(address _accountuint256 _loanIDview returns (address accountuint256 collateralAmountuint256 loanAmountuint256 timeCreateduint256 loanIDuint256 timeCloseduint256 interestuint256 totalFees)
isResolverCached(address _resolverview returns (bool)
loanAmountFromCollateral(uint256 collateralAmountview returns (uint256)
loanLifeSpan(address _accountuint256 _loanIDview returns (uint256 loanLifeSpanResult)
openLoanIDsByAccount(address _accountview returns (uint256[])
resolverAddressesRequired(uint256view returns (bytes32)
State-modifying
acceptOwnership(
closeLoan(uint256 loanID
liquidateUnclosedLoan(address _loanCreatorsAddressuint256 _loanID
nominateNewOwner(address _owner
openLoan(payable returns (uint256 loanID)
setAccountLoanLimit(uint256 _loanLimit
setCollateralizationRatio(uint256 ratio
setInterestRate(uint256 _interestRate
setIssueFeeRate(uint256 _issueFeeRate
setIssueLimit(uint256 _issueLimit
setLoanLiquidationOpen(bool _loanLiquidationOpen
setMinLoanSize(uint256 _minLoanSize
setPaused(bool _paused
setResolverAndSyncCache(address _resolver
Events
AccountLoanLimitUpdated(uint256 loanLimit
CollateralizationRatioUpdated(uint256 ratio
InterestRateUpdated(uint256 interestRate
IssueFeeRateUpdated(uint256 issueFeeRate
IssueLimitUpdated(uint256 issueLimit
LoanClosed(address indexed accountuint256 loanIDuint256 feesPaid
LoanCreated(address indexed accountuint256 loanIDuint256 amount
LoanLiquidated(address indexed accountuint256 loanIDaddress liquidator
LoanLiquidationOpenUpdated(bool loanLiquidationOpen
MinLoanSizeUpdated(uint256 minLoanSize
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
PauseChanged(bool isPaused
Constructor
constructor(address _owneraddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.