UniqlyPresale4
Verified contract
Active on
Ethereum with 1,542 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,605.24)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 1.532058K | $1.00 |
$1,532.06 | |
WETH | ERC-20 | 0.02 | $3,659.06 |
$73.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16202983 | 2 years ago | | | 0 | 0.00049619238 | |
| 13116265 | 3 years ago | | | 0.01 | 0.0011030483 | |
| 12711908 | 3 years ago | | | <0.00000001 | 0.00021064000 | |
| 12711908 | 3 years ago | | | 0.000344648 | 0.00023100000 | |
| 12711805 | 3 years ago | | | 0 | 0.00036061500 | |
| 12227998 | 4 years ago | | | 0.7 | 0.0042000000 | |
| 12166152 | 4 years ago | | | 0 | 0.0036117760 | |
| 12152741 | 4 years ago | | | 0.05 | 0.0039270000 | |
| 12151114 | 4 years ago | | | 0 | 0.0067642740 | |
| 12150972 | 4 years ago | | | 0.6 | 0.0045720000 |
ABI
ABI objects
Getter at block 21300435
balanceOf() view returns (uint256)
0
collected() view returns (uint256)
0
maxPerUser() view returns (uint256)
1200000000000000000
minPerUser() view returns (uint256)
300000000000000000
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xf35c6bf8d22024f0555a04c6008d609d86cbfbef
presaleEnd() view returns (uint256)
1617876000
presaleLimit() view returns (uint256)
380000000000000000000
Read-only
balanceOf(address user) view returns (uint256)
State-modifying
Events acceptOwnership()
giveOwnership(address _newOwner)
start()
withdraw() returns (bool)
withdrawAnyERC20(address token)
This contract contains no event objects.
constructor(uint256 _presaleLimit, uint256 _minPerUser, uint256 _maxPerUser, uint256 _presaleEnd, address _owner)
receive()
This contract contains no error objects.