LPCompVesting
Verified contract
Active on
Ethereum with 184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f3e…adeb
Balances ($1,438.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XTK | ERC-20 | 7.11821M | $0.000202 |
$1,438.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19053073 | 10 months ago | | | 0 | 0.00080507321 | |
| 18998949 | a year ago | | | 0 | 0.0021625184 | |
| 18923316 | a year ago | | | 0 | 0.0016299369 | |
| 18123481 | a year ago | | | 0 | 0.00068506850 | |
| 17818181 | a year ago | | | 0 | 0.0013289910 | |
| 17810732 | a year ago | | | 0 | 0.0014377500 | |
| 17686823 | a year ago | | | 0 | 0.0056744715 | |
| 17567021 | a year ago | | | 0 | 0.0011918268 | |
| 17021853 | 2 years ago | | | 0 | 0.0026414570 | |
| 16798208 | 2 years ago | | | 0 | 0.0027263812 |
ABI
ABI objects
Getter at block 21303785
owner() view returns (address)
0xa0b5eb5464fe4c5f4334a80267e784a961fdd865
root() view returns (bytes32)
0x66fb4154bd3a0872160397456255f2318abe5ac2a3e73f724450751949d40f9c
rxtkSupplyRemaining() view returns (uint256)
4878346019621569623813505
totalXtkRedeemable() view returns (uint256)
22000000000000000000000000
vestingBegin() view returns (uint256)
1622213911
xtk() view returns (address)
0x7f3edcdd180dbe4819bd98fee8929b5cedb3adeb
Read-only
getXtkAmountAvailableByAddress(uint256 rxtkAmount) view returns (uint256 xtkToDistribute)
redeemed(uint256 index) view returns (uint256 redeemedBlock, uint256 redeemedMask)
State-modifying
Events initiateVesting()
recoverToken()
redeem(uint256 index, address recipient, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeemed(address indexed user, uint256 redeemedBlock, uint256 redeemedMask)
constructor(address _xtk, bytes32 _root, uint256 _totalXtkRedeemable)
This contract contains no fallback and receive objects.
This contract contains no error objects.