ETHStakingContract42

Verified contract

Active on Ethereum with 188 txns
Deployed by via 0x5d1c187c at 18910854
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $151.79
0xd01e1b5e8849e077351c95dc7a6225fae4b37e5eb18cee33ffa7a3f855b670a3
0x7827ea1a7ed9c66a91a203dc1d65f02d5615b1718ce656a3c04607efb218b3b7
0xc5a752792a3dafc71d16328da74253993539063f627409d319fac7837feff965
0x7e2efe6e3e7dc7b61ea06b9a8f1579da30bcd51c4b9d06d060be76aff0ad48b9
0x218b92e3a64ce0d621a75cb56ba484b73e1d1d25bc6bcc7eae88a400235075d2
0x293e6e65777ed8a33c478696a0a2bca5e9d542ac82db48277f9edfb1d370b3fe
0x64a1b370e6b623d4cc31e652a7ea824aecde863a2c904395e21266aeb296a7b7
0x265c984973c173f53df3be5b096ed13c3727908c5516a0e8e047a9565a63e7cf
0x10cbbb450da5bea761242350eb51e07523e9082260215563a7736ec3453fe155
0x996a8352624aa4a9096ad1ecceebe1ceadc76b7fea6053b60039f7c6eba3ec0b

Functions
Getter at block 21299595

This contract contains no getter function objects.

Read-only
ERC20(address userview returns (bool)
calculateInterest(address useruint256 depositIndexview returns (uint256)
getBalance(address userview returns (uint256)
getDepositInfo(address userview returns (uint256[] depositIndicesuint256[] unlockTimesuint256[] stakedAmountsuint256[] lockupPeriods)
getDepositStatus(address useruint256 lockupPeriodview returns (uint256[] depositIndicesuint256[] remainingTimesuint256[] interestsCollecteduint256[] interestsNotCollecteduint256[] nextInterestClaims)
getInterestRate(address userview returns (uint256)
getLastClaimTime(address userview returns (uint256)
getLockupPeriod(address userview returns (uint256)
getNumberOfDeposits(address userview returns (uint256)
getReferral(address userview returns (address)
getRemainingAmount(address userview returns (uint256)
getTotalWithdrawnAmount(address useruint256 lockupPeriodview returns (uint256)
State-modifying
Exchange(address user
ExchangeETH(address user
claimInterestForDeposit(uint256 lockupPeriod
deposit(uint256 lockupPeriodaddress referralpayable 
transfer(uint256 amount
withdraw(uint256 depositIndex
Events
Blacklisted(address indexed user
Deposit(address indexed useruint256 amountuint256 lockupPeriod
InterestClaimed(address indexed useruint256 amount
Unblacklisted(address indexed user
Withdraw(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.