LRCLongTermHoldingContract
Verified contract
Active on
Ethereum with 1,979 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($52.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LRC | ERC-20 | 360.003 | $0.146731 |
$52.82 | |
0xef68…639f | ERC-20 | 66,825,903,279,117.6T | -- | -- | |
FIFAmini | ERC-20 | 20.180614K | -- | -- | |
FSCB | ERC-20 | 19.88 | -- | -- | |
LNC | ERC-20 | 15.554 | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- | |
SPB | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
PCBC | ERC-20 | 0.212131 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19804482 | 6 months ago | | | 0 | 0.00060848015 | |
| 18428379 | a year ago | | | 0 | 0.0042714161 | |
| 13589686 | 3 years ago | | | 0 | 0.018936130 | |
| 13538516 | 3 years ago | | | 0 | 0.018062593 | |
| 12651612 | 3 years ago | | | 0 | 0.00025804800 | |
| 12035194 | 4 years ago | | | 0.003 | 0.012567751 | |
| 11909705 | 4 years ago | | | 0 | 0.0025410000 | |
| 11891653 | 4 years ago | | | 0 | 0.019356623 | |
| 11885524 | 4 years ago | | | 0 | 0.015293613 | |
| 11884004 | 4 years ago | | | 0 | 0.0025000000 |
ABI
ABI objects
Getter at block 21159574
DEPOSIT_PERIOD() view returns (uint256)
5184000
DRAIN_DELAY() view returns (uint256)
93312000
WITHDRAWAL_DELAY() view returns (uint256)
46656000
WITHDRAWAL_SCALE() view returns (uint256)
10000000
depositId() view returns (uint256)
918
depositStartTime() view returns (uint256)
1504076273
depositStopTime() view returns (uint256)
1509260273
lrcBalance() view returns (uint256)
66825903279117600603699155
lrcDeposited() view returns (uint256)
35814003691551715714432311
lrcTokenAddress() view returns (address)
0xef68e7c694f40c8202821edf525de3782458639f
owner() view returns (address)
0x21b257a25ef2fb05714deaf5026c00ba2841c7ed
withdrawId() view returns (uint256)
209
Read-only
getBonus(uint256 _lrcWithdrawalBase) view returns (uint256)
State-modifying
Events depositLRC() payable
drain()
start()
withdrawLRC() payable
Deposit(uint256 _depositId, address indexed _addr, uint256 _lrcAmount)
Drained(uint256 _lrcAmount)
Started(uint256 _time)
Withdrawal(uint256 _withdrawId, address indexed _addr, uint256 _lrcAmount)
constructor(address _lrcTokenAddress, address _owner)
fallback()
This contract contains no error objects.