StakeContract

Verified contract

Active on Ethereum with 532 txns
Deployed by via 0xbdde5f7d at 20209823
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $138,667.57
0x5ecfe9f69be1957f07a6d63b40618c375d67cc2a3371950296ad641d10da4d26
0x89493e553e1ddb98c339ea1db0a8f08df18e369a6f34121ffc8adee159d3dd1a
0x18a93238fb66470ed327d5e27502186e4c1e907f6a7cbe1f31f026390f302982
0x2cf2a32b6f37cfccb39a842f7c7293f95b4e76b1a99d4b961e9e95f3bd7b851d
From
0xb4b4f7798ef936082fd5f1f75718624f5d551ca7fd3f89bd79b4b08116341031
0xc49324381a97ded2ec83840846d10371c07467db70ed8cf68e235f33c04309ba
0x8e10fb2c46d59f86c0cca18edd767d884cfb48805ca0c92e16b4e1fede6a7c9e
0xaf05e281e30769752f5075f5a089e47fc224f21e144b840aa38fbe4f058e71d5
0x971a36d5576c23c3f2f4e331d54d1a3507a85532bffe301686f2f52789f85aa1
0x12ff8489fb33da0a3cb05b8a9c5d2d3f9a8662bbdc67f7a8de28967239da9d8d

Functions
Getter at block 20854172
admin(view returns (address)
0x3427dbfeb9ec2a7a2840319a7f1edc8aab77ebef
deploymentTime(view returns (uint256)
1719814619
emergency(view returns (bool)
true
funds(view returns (uint256)
0
isEmergency(view returns (bool)
true
token(view returns (address)
0xe9eccde9d26fcbb5e93f536cfc4510a7f46274f8
Read-only
calculateRewards(address useruint256 currentTimeview returns (uint256)
getCycleAPY(uint256 cyclepure returns (uint256)
getStakeCycle(address userview returns (uint256)
stakeIsOlderThanOneCycle(address userview returns (bool)
stakes(addressview returns (uint256 amountuint256 timestamp)
State-modifying
disableEmergency(
emergencyDrainFunds(
emergencyWithdraw(
harvest(
load(uint256 amount
setEmergency(
setFunds(uint256 amount
stake(uint256 amount
withdraw(
Events
Staked(address indexed useruint256 amount
Withdrawal(address indexed useruint256 amount
Constructor
constructor(address _adminaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ReentrancyGuardReentrantCall(