UniqVesting
Verified contract
Active on
Ethereum with 5,554 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNIQ | ERC-20 | 241.906285K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21194707 | 10 days ago | | | 0 | 0.0023037773 | |
| 21099619 | 23 days ago | | | 0 | 0.00049160104 | |
| 21006467 | a month ago | | | 0 | 0.00087152501 | |
| 20985812 | a month ago | | | 0 | 0.0027442266 | |
| 20757087 | 2 months ago | | | 0 | 0.00021439267 | |
| 19913228 | 6 months ago | | | 0 | 0.0090620371 | |
| 19812728 | 7 months ago | | | 0 | 0.00055129906 | |
| 19645488 | 7 months ago | | | 0 | 0.0011993563 | |
| 19353593 | 9 months ago | | | 0 | 0.0037575375 | |
| 19235845 | 9 months ago | | | 0 | 0.0030467113 |
ABI
ABI objects
Getter at block 21264022
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 user) view returns (bool)
pctWithdrawn(address user) view returns (uint256)
presales(uint256 num) view returns (address)
rates(uint256 num) view returns (uint256)
tokensTotal(address user) view returns (uint256)
State-modifying
Events acceptOwnership()
addInvestor(address addr, uint256 amount)
addInvestors(address[] addr, uint256[] amount)
calc() returns (uint256)
claim() returns (bool)
giveOwnership(address _newOwner)
rescueERC20(address _token)
This contract contains no event objects.
constructor(address _token, address[] _presale, uint256[] _rate, uint256 _dateStart)
This contract contains no fallback and receive objects.
This contract contains no error objects.