Legendary
Verified contract
Active on
Ethereum with 213 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$ANRX | ERC-20 | 74.515374K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13454593 | 3 years ago | | | 0 | 0.0021083533 | |
| 13381091 | 3 years ago | | | 0 | 0.0044175252 | |
| 13075931 | 3 years ago | | | 0 | 0.0036834940 | |
| 13011786 | 3 years ago | | | 0 | 0.0038598120 | |
| 12953010 | 3 years ago | | | 0 | 0.0031012740 | |
| 12929485 | 3 years ago | | | 0 | 0.0023285640 | |
| 12915423 | 3 years ago | | | 0 | 0.0018554760 | |
| 12901055 | 3 years ago | | | 0 | 0.00088380000 | |
| 12894340 | 3 years ago | | | 0 | 0.00075123000 | |
| 12887524 | 3 years ago | | | 0 | 0.00057431406 |
ABI
ABI objects
Getter at block 21197375
ERC20Interface() view returns (address)
0xcae72a7a0fd9046cf6b165ca54c9e3a3872109e0
earlyWithdrawReward() view returns (uint256)
92466000000000000000000
name() view returns (string)
Legendary
rewardBalance() view returns (uint256)
261318244248395480114823
stakedBalance() view returns (uint256)
833628374200000000000000
stakedTotal() view returns (uint256)
1250000000000000000000000
stakingCap() view returns (uint256)
1250000000000000000000000
stakingEnds() view returns (uint256)
1609070400
stakingStarts() view returns (uint256)
1608465600
tokenAddress() view returns (address)
0xcae72a7a0fd9046cf6b165ca54c9e3a3872109e0
totalReward() view returns (uint256)
277397000000000000000000
withdrawEnds() view returns (uint256)
1624622400
withdrawStarts() view returns (uint256)
1616846400
Read-only
stakeOf(address account) view returns (uint256)
State-modifying
Events addReward(uint256 rewardAmount, uint256 withdrawableAmount) returns (bool)
stake(uint256 amount) returns (bool)
withdraw(uint256 amount) returns (bool)
PaidOut(address indexed token, address indexed staker_, uint256 amount_, uint256 reward_)
Refunded(address indexed token, address indexed staker_, uint256 amount_)
Staked(address indexed token, address indexed staker_, uint256 requestedAmount_, uint256 stakedAmount_)
constructor(string name_, address tokenAddress_, uint256 stakingStarts_, uint256 stakingEnds_, uint256 withdrawStarts_, uint256 withdrawEnds_, uint256 stakingCap_)
This contract contains no fallback and receive objects.
This contract contains no error objects.