VestingStaker
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VestingStaker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "VestingStaker"
ABI
ABI objects
Getter at block 21097295 earned() view returns (uint256) getUserLockTime() view returns (uint256)
recipient() view returns (address)
0x0000000000000000000000000000000000000001
stakingContract() view returns (address)
0x0000000000000000000000000000000000000000
started() view returns (bool)
false
token() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeOwner(address newOwner)
getReward()
initialize(address _token, address _stakingContract, address _recipient)
reStake()
startStaking()
withdrawStaking(uint256 amount)
withdrawToRecipient(uint256 amount, address tokenAddress)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.