EthicHubLending

Verified contract

Active on Ethereum with 79 txns
Deployed by via 0x8709cc8f at 8380301
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $3,069.02
ERC-20
--
0x252043dcb6d3fb12fad705c538f53b97df85b33ce18b812a8612efcc95f2bedb
0x24ca3b4f67f6b27fb4081324e8d62ea5988b96dc2b45c6a4e70d179d9c1ee7a5
0x31731462dd72464beeb36d60f188de4d1e36518e03a5d20dfef2ee74d75dfd8f
0xb54d771b9ec991274c2cfa4cd2ac15525d66da42742d0260b022ac40c4dd4a8d
0xd4c80c69970c99f94c105fd7d34b7ae50bc4d51edd43d2768f06aeddeeb5d881
0x3637a60e3929bbc689d67284631508b5d3fed1bc147ce12ae950646416bd9e4b
0xd05c10d1c4ccfb860e4ffd4be7f5dff1b574eb260903665205ea4efccede9527
0x73c19faa87cd6ee5749463fa1aaebecd491c39c743ba516c8ab9b4395189d804
0xbd31f2580c46564626058c03d53229912ddff797ac2507232b129a7cb2b15d94
0xdab5effe46f721608aeacce62165b52230071f528caad8f5738a93f1cd663ea6

Functions
Getter at block 21164095
annualInterest(view returns (uint256)
15
borrower(view returns (address)
0x7d0be650deb74e580127eba32b88f7d48eed6ade
borrowerReturnAmount(view returns (uint256)
99790070796547732157
borrowerReturnDays(view returns (uint256)
184
borrowerReturnEthPerFiatRate(view returns (uint256)
270006
borrowerReturnFiatAmount(view returns (uint256)
26943917855492666968878750
capReached(view returns (bool)
true
ethicHubStorage(view returns (address)
0x6b79b0baed86a69f146c9256ecd268ebaa81bfca
ethicHubTeam(view returns (address)
0x8307df1d17ee7d58c6298cb3346c1c503fddcdf4
ethicHubTeamFeeReclaimed(view returns (bool)
true
ethichubFee(view returns (uint256)
4
fundingEndTime(view returns (uint256)
1568368972
fundingStartTime(view returns (uint256)
1566212400
getMaxDelayDays(view returns (uint256)
15
initialEthPerFiatRate(view returns (uint256)
343275
interestBasePercent(view returns (uint256)
10000
interestBaseUint(view returns (uint256)
100
investorCount(view returns (uint256)
28
investorInterest(view returns (uint256)
10756
isContribPeriodRunning(view returns (bool)
false
lendingDays(view returns (uint256)
179
lendingInterestRatePercentage(view returns (uint256)
18550
localNode(view returns (address)
0xde7c8c613c68fc9ff1ab7abe6ba3ea7613d1e092
localNodeFee(view returns (uint256)
4
localNodeFeeReclaimed(view returns (bool)
true
owner(view returns (address)
0xab42a5a21566c9f1466d414cd3195da44643390b
paused(view returns (bool)
false
reclaimedContributions(view returns (uint256)
25
reclaimedSurpluses(view returns (uint256)
0
returnedEth(view returns (uint256)
62165717419132376970
state(view returns (uint8)
5
surplusEth(view returns (uint256)
0
tier(view returns (uint256)
1
totalContributed(view returns (uint256)
42313081647925030000
totalLendingAmount(view returns (uint256)
42313081647925030000
totalLendingFiatAmount(view returns (uint256)
14525023102691464673250000
version(view returns (uint8)
7
Read-only
checkInvestorContribution(address investorview returns (uint256)
checkInvestorReturns(address investorview returns (uint256)
getDaysPassedBetweenDates(uint256 firstDateuint256 lastDatepure returns (uint256)
getDelayDays(uint256 dateview returns (uint256)
getUserContributionReclaimStatus(address userAddressview returns (bool isCompensatedbool surplusEthReclaimed)
investors(addressview returns (uint256 amountbool isCompensatedbool surplusEthReclaimed)
State-modifying
changeInvestorAddress(address oldInvestoraddress newInvestor
contributeForAddress(address contributorpayable 
declareProjectDefault(
declareProjectNotFunded(
finishInitialExchangingPeriod(uint256 _initialEthPerFiatRate
pause(
reclaimContribution(address beneficiary
reclaimContributionDefault(address beneficiary
reclaimContributionWithInterest(address beneficiary
reclaimEthicHubTeamFee(
reclaimLeftoverEth(
reclaimLocalNodeFee(
reclaimSurplusEth(address beneficiary
renounceOwnership(
saveInitialParametersToStorage(uint256 _maxDelayDaysuint256 _tieruint256 _communityMembersaddress _community
sendFundsToBorrower(
setBorrower(address _borrower
setBorrowerReturnEthPerFiatRate(uint256 _borrowerReturnEthPerFiatRate
transferOwnership(address _newOwner
unpause(
Events
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
StateChange(uint256 state
Unpause(
onBorrowerChanged(address indexed newBorrower
onCapReached(uint256 endTime
onCompensated(address indexed contributoruint256 amount
onContribution(uint256 totalContributedaddress indexed investoruint256 amountuint256 investorsCount
onInitalRateSet(uint256 rate
onInvestorChanged(address indexed oldInvestoraddress indexed newInvestor
onReturnAmount(address indexed borroweruint256 amount
onReturnRateSet(uint256 rate
onSurplusReclaimed(address indexed contributoruint256 amount
onSurplusSent(uint256 amount
Constructor
constructor(uint256 _fundingStartTimeuint256 _fundingEndTimeaddress _borroweruint256 _annualInterestuint256 _totalLendingAmountuint256 _lendingDaysaddress _storageAddressaddress _localNodeaddress _ethicHubTeamuint256 _ethichubFeeuint256 _localNodeFee
Fallback and receive
fallback(
Errors

This contract contains no error objects.