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 |
---|---|---|---|---|---|
UNV | ERC-20 | 3.843795M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255909 | 5 days ago | | | 0 | 0.00039021999 | |
| 21255755 | 5 days ago | | | 0 | 0.00045586965 | |
| 21255664 | 5 days ago | | | 0 | 0.00045273933 | |
| 21242901 | 7 days ago | | | 0 | 0.00051408957 | |
| 21206461 | 12 days ago | | | 0 | 0.00024087874 | |
| 21199144 | 13 days ago | | | 0 | 0.00092484000 | |
| 21103901 | a month ago | | | 0 | 0.00011941771 | |
| 21094723 | a month ago | | | 0 | 0.00034314870 | |
| 21094709 | a month ago | | | 0 | 0.00045782240 | |
| 21044576 | a month ago | | | 0 | 0.00024928456 |
ABI
ABI objects
Getter at block 21291845
decimals() pure returns (uint8)
18
launchPool() view returns (address)
0x76efea638426a85a868eac23d5efb34ba52156c1
name() pure returns (string)
Unvest
owner() view returns (address)
0x758e6608122b5da9c40b81b928e8d0e518630134
symbol() pure returns (string)
UNV
totalSupply() view returns (uint256)
1000000000000000000000000000
uniFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lockTime(address) view returns (uint256)
lockedAmount(address) view returns (uint256)
State-modifying
Events addSender(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockBot(address account, uint256 unlockBotTime)
renounceOwnership()
setLaunchPrice(uint256 price)
setRestrictionAmount(uint256 amount)
setRestrictionGas(uint256 price)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _gas, uint256 _amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.