StakeTreeMVP

Verified contract

Active on Ethereum with 16 txns
Deployed by via 0x74d93608 at 4355799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x4969722b879e97785b3189d69b9f753a72fa8234542be410b47aa05bc0e31315
0xa91556fdeabd8f9d17aa01b8c995ccdb6fe90980116709a61b01e0cc6f0e489d
0x67ca50c428d0864097e1f5310c108dede1358fa16423921236ec9d85249fba3d
From
0xf37cd9856581d8298289468bc6d388062521ea5d4322f02c2a0976e2db73e187
0xe14169b7718b9d5c2398e5de6b44cb599c1982bb42a7a2733665678d1092f3af
0x6507327ca3755a148a6552d40dc9c550f2eb5200a35125c141a1976f632d771c
0x13f47e60a30c8510e2e808b4dc4d0ac788b7b171b7ebb744eac5f77317d50bc7
0x0214b67d0b144b08896de38e6f290e204485fe59e300f83a9fe87ac1da8b9282
0xda5701b93e27ae727efc0f1e3d18c942bf5c8de2f2b851b24d208985415728b9
0xdf0bcde45d8b1532331321701e97fdaebae596340440d535d282e552cd5e5af4

Functions
Getter at block 21279701
beneficiary(pure returns (address)
0x54c069bdc7ea8af577a57bdafccb097235bf07be
contractStartTime(pure returns (uint256)
1507709236
getBeneficiary(pure returns (address)
0x54c069bdc7ea8af577a57bdafccb097235bf07be
getContractBalance(pure returns (uint256 balance)
0
getCurrentTotalFunders(pure returns (uint256)
1
getWithdrawalCounter(pure returns (uint256)
3
lastWithdrawal(pure returns (uint256)
1509524104
live(pure returns (bool)
false
minimumFundingAmount(pure returns (uint256)
10000000000000000
nextWithdrawal(pure returns (uint256)
1510128117
sunsetWithdrawDate(pure returns (uint256)
1514729453
sunsetWithdrawalPeriod(pure returns (uint256)
5184000
totalCurrentFunders(pure returns (uint256)
1
version(pure returns (uint256)
1
withdrawalCounter(pure returns (uint256)
3
withdrawalPeriod(pure returns (uint256)
604800
Read-only
funders(addresspure returns (bool existsuint256 balanceuint256 withdrawalEntry)
getFunderBalance(address funderpure returns (uint256)
getRefundAmountForFunder(address addrpure returns (uint256)
getWithdrawalEntryForFunder(address addrpure returns (uint256)
isFunder(address addrpure returns (bool)
State-modifying
calculateRefundAmount(uint256 amountuint256 withdrawalTimesreturns (uint256)
calculateWithdrawalAmount(uint256 startAmountreturns (uint256)
fund(payable 
refund(
removeFunder(
setMinimumFundingAmount(uint256 amount
sunset(
swipe(address recipient
withdraw(
Events

This contract contains no event objects.

Constructor
constructor(address beneficiaryAddressuint256 withdrawalPeriodInituint256 withdrawalStartuint256 sunsetWithdrawPeriodInituint256 minimumFundingAmountInit
Fallback and receive
fallback(
Errors

This contract contains no error objects.