UniqVestingSE
Verified contract
Active on
Ethereum with 992 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNIQ | ERC-20 | 411.6238K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20659149 | 3 months ago | | | 0 | 0.00098136500 | |
| 19009833 | 10 months ago | | | 0 | 0.00096750907 | |
| 16903762 | 2 years ago | | | 0 | 0.00043383993 | |
| 16903760 | 2 years ago | | | 0 | 0.0011386267 | |
| 14798161 | 3 years ago | | | 0 | 0.0011562892 | |
| 14525349 | 3 years ago | | | 0 | 0.0024038224 | |
| 14473936 | 3 years ago | | | 0 | 0.0025621548 | |
| 14454895 | 3 years ago | | | 0 | 0.0015562611 | |
| 14409981 | 3 years ago | | | 0 | 0.0016159883 | |
| 14087645 | 3 years ago | | | 0 | 0.0036138818 |
ABI
ABI objects
Getter at block 21265996
calc() view returns (uint256)
0
dateStart() view returns (uint256)
1618498800
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x2b1cbcd0b1a9e8bcc82e86dd3fd5313d4692aade
token() view returns (address)
0x3758e00b100876c854636ef8db61988931bb8025
Read-only
balanceOf(address user) view returns (uint256)
bonus(address user) view returns (uint256)
initialized(address) pure returns (bool)
pctWithdrawn(address user) view returns (uint256)
tokensTotal(address user) view returns (uint256)
State-modifying
Events acceptOwnership()
addInvestor(address addr, uint256 amount)
addInvestors(address[] addr, uint256[] amount)
claim() returns (bool)
closeAdd()
giveOwnership(address _newOwner)
rescueERC20(address _token)
This contract contains no event objects.
constructor(address _token, uint256 _dateStart)
This contract contains no fallback and receive objects.
This contract contains no error objects.