LYLStaking
Verified contract
Active on
Ethereum with 270 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,129.21 |
$0 | |
LYL | ERC-20 | 4.256516K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11720422 | 4 years ago | | | 0 | 0.014958182 | |
| 11718361 | 4 years ago | | | 0 | 0.0078840560 | |
| 11641263 | 4 years ago | | | 0 | 0.0098348250 | |
| 11641213 | 4 years ago | | | 0 | 0.011975975 | |
| 11517926 | 4 years ago | | | 0 | 0.0084291490 | |
| 11517922 | 4 years ago | | | 0 | 0.0080300000 | |
| 11439941 | 4 years ago | | | 0 | 0.0029446560 | |
| 11439664 | 4 years ago | | | 0 | 0.0034148480 | |
| 11434416 | 4 years ago | | | 0 | 0.0067440000 | |
| 11420638 | 4 years ago | | | 0 | 0.0037853400 |
ABI
ABI objects
Getter at block 21198238 totalStakes() view returns (uint256)
owner() view returns (address)
0x0c9bbf4364f90db22b1b21b45177069a078842aa
Read-only
calculateReward(address _stakeholder) view returns (uint256, uint256, uint256, uint256, uint256)
isStakeholder(address _address) view returns (bool, uint256)
stakeOf(address _stakeholder) view returns (uint256)
State-modifying
Events createStake(uint256 _stake)
refillStakingContract(uint256 amount)
removeStake()
renounceOwnership()
setAddresses(address X)
transferOwnership(address newOwner)
withdrawReward()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.