WIX STAKING DAPP

Verified contract

Active on Ethereum with 91 txns
Deployed by via 0xf3f72061 at 16684522
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0x084162d5c37e72f676a64a8fdd1053d16fd3e9401b45cc776728c968ea0e055a
0x0ee883bb6f06095f7c2691bed217039e70e7abd09ceb6c923a5cf19704ecbdef
0x866363c5bab03e29dbe7916811a6d8b3adb2f970c0a88c468f7af24e56856c88
0x315caf5c2626f1472a6bfbce9a9fa893593a21de6a2a39449372c155b398fbfa
0xdbce77ae6ca91d930ca679ecaaf6591a7ecd325e2f463ac3a0d90e1404eea520
0x2093c3c4f62282b7a1de77aaf22a99e5be588c95ba7f2503d09f10277e30e415
0xaf6c51749898d2b28f6671264b9a667a04312a786595eabbba2e97d708f46560
0x38911d4ad68e9768fa1420b94fe130fcd09c7e41cbc162a527148a6bf6979bc3
0xa945115e227f0cd568d56b1e04d77e580de0fc1c0d5c8557ccbee385557da1d5
0x973b7a9e0c2199220283e49f2ccffb2bb078b20984df8e436f73819154c0248b

Functions
Getter at block 20872439
Plan1(view returns (uint256)
604800
Plan2(view returns (uint256)
1209600
Plan3(view returns (uint256)
2592000
Plan4(view returns (uint256)
5184000
Plan5(view returns (uint256)
7776000
Plan6(view returns (uint256)
15552000
WIX(view returns (address)
0x8fc6a71be7f82373e045a97859287676a399934a
name(view returns (string)
WIX STAKING DAPP
owner(view returns (address)
0x4de69f434b6f89154d58ac3d869069d9dab095eb
taxUnstake(view returns (uint256)
1800
totalStakedOfPlan1(view returns (uint256)
0
totalStakedOfPlan1Apy(view returns (uint256)
50
totalStakedOfPlan2(view returns (uint256)
0
totalStakedOfPlan2Apy(view returns (uint256)
100
totalStakedOfPlan3(view returns (uint256)
0
totalStakedOfPlan3Apy(view returns (uint256)
300
totalStakedOfPlan4(view returns (uint256)
0
totalStakedOfPlan4Apy(view returns (uint256)
500
totalStakedOfPlan5(view returns (uint256)
0
totalStakedOfPlan5Apy(view returns (uint256)
800
totalStakedOfPlan6(view returns (uint256)
90881386000000000000000000
totalStakedOfPlan6Apy(view returns (uint256)
1500
walletForTax(view returns (address)
0xf57fd7fa55e5e58ef67f00877c31351e1cfe26a3
Read-only
hasStaked(addressview returns (bool)
stakers(uint256view returns (address)
stakingBalancePlan1(addressview returns (uint256)
stakingBalancePlan2(addressview returns (uint256)
stakingBalancePlan3(addressview returns (uint256)
stakingBalancePlan4(addressview returns (uint256)
stakingBalancePlan5(addressview returns (uint256)
stakingBalancePlan6(addressview returns (uint256)
stakingStartTime1(addressview returns (uint256)
stakingStartTime2(addressview returns (uint256)
stakingStartTime3(addressview returns (uint256)
stakingStartTime4(addressview returns (uint256)
stakingStartTime5(addressview returns (uint256)
stakingStartTime6(addressview returns (uint256)
State-modifying
Reward(uint256 plan
setPlans(uint256 _plan1uint256 _plan2uint256 _plan3uint256 _plan4uint256 _plan5uint256 _plan6
setPlansApy(uint256 _APY1uint256 _APY2uint256 _APY3uint256 _APY4uint256 _APY5uint256 _APY6
stakeTokens(uint256 _amountuint256 _plan
transferOwnership(address newOwner
unstakeTokens(uint256 _plan
unstakeTokensBeforeTime(uint256 _plan
Events

This contract contains no event objects.

Constructor
constructor(address _TokenAdressaddress walletForUnstakeTax
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.