LibraTokenVault
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe5f…0657
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MUXE | ERC-20 | 1.16K | -- | -- | |
cUSD | ERC-20 | 1 | -- | -- | |
SPB | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12495384 | 3 years ago | | | 0 | 0.0063567171 | |
| 12495334 | 3 years ago | | | 0 | 0.0019461486 | |
| 10113328 | 4 years ago | | | 0 | 0.0047189380 | |
| 10113241 | 4 years ago | | | 0 | 0.0034819200 | |
| 9647732 | 5 years ago | | | 0 | 0.000044376000 | |
| 9647732 | 5 years ago | | | 0 | 0.000046516000 | |
| 9636045 | 5 years ago | | | 0 | 0.0015475200 | |
| 8965812 | 5 years ago | | | 0 | 0.0011925120 | |
| 8397668 | 5 years ago | | | 0 | 0.0049191120 | |
| 7802654 | 5 years ago | | | 0 | 0.0020372080 |
ABI
ABI objects
Getter at block 21195143 canCollect() view returns (bool) getLockedBalance() view returns (uint256 tokensLocked) teamVestingStage() view returns (uint256)
firstReserveAllocation() view returns (uint256)
150000000000000000000000000
firstReserveTimeLock() view returns (uint256)
63072000
firstReserveWallet() view returns (address)
0x99c83f62dbe1a488f9c9d370da8e86ec55224eb4
getTotalBalance() view returns (uint256 tokensCurrentlyInVault)
0
lockedAt() view returns (uint256)
1526893804
owner() view returns (address)
0x2bd36c4eb60f9a412b9dd1d12c1ea23e6ee09e30
secondReserveAllocation() view returns (uint256)
150000000000000000000000000
secondReserveTimeLock() view returns (uint256)
94608000
secondReserveWallet() view returns (address)
0x90dff11810da6227d348c86c59257c1c0033d307
teamReserveAllocation() view returns (uint256)
200000000000000000000000000
teamReserveWallet() view returns (address)
0x373c69fdede072a3f5ab1843a0e5fe0102cc6793
teamTimeLock() view returns (uint256)
63072000
teamVestingStages() view returns (uint256)
8
token() view returns (address)
0xfe5f141bf94fe84bc28ded0ab966c16b17490657
totalAllocation() view returns (uint256)
500000000000000000000000000
Read-only
allocations(address) view returns (uint256)
claimed(address) view returns (uint256)
timeLocks(address) view returns (uint256)
State-modifying
Events allocate()
claimTeamReserve()
claimTokenReserve()
recoverFailedLock()
transferOwnership(address newOwner)
Allocated(address wallet, uint256 value)
Distributed(address wallet, uint256 value)
Locked(uint256 lockTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.