ValidationNodeLock
Verified contract
Active on
Ethereum with 163 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 |
---|---|---|---|---|---|
VTY | ERC-20 | 4.24M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8794958 | 5 years ago | | | 0 | 0.00014654000 | |
| 8164319 | 5 years ago | | | 0 | 0.00058616000 | |
| 8053561 | 5 years ago | | | 0 | 0.000058616000 | |
| 7842500 | 5 years ago | | | 0 | 0.00029308000 | |
| 7830019 | 5 years ago | | | 0 | 0.000087924000 | |
| 7825390 | 6 years ago | | | 0 | 0.00035446400 | |
| 7811730 | 6 years ago | | | 0 | 0.000058616000 | |
| 7783565 | 6 years ago | | | 0 | 0.00026584800 | |
| 7642891 | 6 years ago | | | 0 | 0.000087924000 | |
| 7605266 | 6 years ago | | | 0 | 0.000087924000 |
ABI
ABI objects
Getter at block 21263289
allFundsCanBeUnlocked() view returns (bool)
false
lastLockingTime() view returns (uint256)
1535716800
lockedUntil() view returns (uint256)
1544875200
nodePrice() view returns (uint256)
30000000000000000000000
owner() view returns (address)
0xaa7e60341edeb070295efcaac9e034af40092d00
tokenAddress() view returns (address)
0x7ba8a5d59b21390a70b2ba968a183712e12a049c
Read-only
getUserData(address _user) view returns (uint256[2])
State-modifying
Events lockFunds(uint256 _tokens, uint256 _nodes)
terminateTokenLock()
withdrawFunds()
AllFundsCanBeUnlocked(uint256 indexed triggeredTimestamp, bool indexed canAllFundsBeUnlocked)
FundsLocked(address indexed user, uint256 indexed lockedAmount, uint256 indexed validationNodes)
Withdrawn(address indexed withdrawer, uint256 indexed withdrawnAmount)
constructor(address _tokenAddress, uint256 _lastLockingTime, uint256 _lockedUntil)
This contract contains no fallback and receive objects.
This contract contains no error objects.