EscoStaking

Verified contract

Active on Ethereum with 315 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.1
ERC-20
--
0x26e8ba4c260ea0f762f0efa3ae3d507e236be9483e0e44a295f55842655c4465
0x9265b2d10ed2b91c82f0125b98e001702f6a106626f2e57f6e666b0bf748475c
0x937cf863fc2e9c9ce70645d761d4cefbba30c2e7d3347ecd5fa7ff879664abdf
0xb2e9a9d855b90a3e0e4383dd3d0916ccef1c18b7a1b64c3fdba46332335557ab
0xde6ba631ae6e48c516bdfda558075a496e7580f9e54998c3e8e0ff6855a9a037
0x59ea6f02c6a92062e30a4eeb54cd3abbbb9cd83cce73dae19a2d4722f9922ff7
0xbcab3de2138860c00fb7c5a5deb3a0fff5f7b99d835261f92aa1a129ced13a64
0xb363bb45e0540969580ed36799c76f167f7e36420c8879f153d42552619567bf
0x45e156d7133f9c2d5733006e4f69652a9288da01b44e67807edfec1f5c675e5f
0x81c3ce36abeb3cd7f311dbf89178bbe6d55536cee9f3d3aaf21a2aa357290108

Functions
Getter at block 21332332
LAUNCH_TIME(view returns (uint256)
1684576800
MAX_INVESTMENTS(view returns (uint256)
100
MIN_ESCO_STAKE(view returns (uint256)
1000000000000000000000
REWARD_PERIOD(view returns (uint256)
604800
TOTAL_PERCENTAGE(view returns (uint256)
1000000000000000000
currentInvestmentId(view returns (uint256)
111
currentLockedAmount(view returns (uint256)
16983060312200994162000000000000
currentPercentage(view returns (uint256)
73437372
escoContract(view returns (address)
0x7163436b8efffb469f6bb81cc908b1661d4795e6
getEscoBalance(view returns (uint256)
1807559439256097700000000000000
getRewardBalance(view returns (uint256)
2147277562144282368
moderatorAddress(view returns (address)
0x0ed945738f3d76a051ce4a452c5dd4f3bfc81c64
owner(view returns (address)
0xba99cd81cb3cb927c99110a30b8ff7b30b4cb32c
totalClaimedReward(view returns (uint256)
3997852722437855717632
totalInvestors(view returns (uint256)
67
totalStakedAmount(view returns (uint256)
121057624721905591872000000000000
usdtContract(view returns (address)
0x4fabb145d64652a948d72533023f6e7a623c7c53
Read-only
getReward(uint256 _investmentIdview returns (uint256 usdtReward)
getUserInvestments(address _investorAddressview returns (uint256[] userInvestments)
investments(uint256view returns (address investorAddressuint256 totalInvestmentuint256 startDateuint256 claimedDateuint256 rewardAmountuint256 rewardPercentagebool isWithdrawn)
investors(addressview returns (address investorAddressuint256 totalInvestmentuint256 currentLockedAmountuint256 startDateuint256 rewardAmount)
totalUserInvestments(addressview returns (uint256)
State-modifying
claimReward(uint256 _investmentId
depositEsco(uint256 _amount
depositReward(uint256 _amount
depositUsdt(uint256 _amount
renounceOwnership(
setEscoAddress(address _escoAddress
setMinimumStakeAmount(uint256 _minimumStakeAmount
setModeratorAddress(address _moderatorAddress
setRewardPercentage(uint256 _rewardPercentage
setUSDTAddress(address _usdtAddress
stakeEsco(uint256 _amount
transferOwnership(address newOwner
unstakeAmount(uint256 _investmentId
withdrawEsco(uint256 _escoAmount
withdrawUsdt(uint256 _usdtAmount
Events
AmountStaked(address investorAddressuint256 totalInvestmentuint256 investmentIduint256 time
AmountUnstaked(address investorAddressuint256 totalInvestmentuint256 investmentIduint256 time
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardClaimed(address investorAddressuint256 totalInvestmentuint256 rewardAmountuint256 investmentIduint256 time
Constructor
constructor(address _usdtAddressaddress _escoAddressaddress _moderatorAddressuint256 _launchTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.