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 |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0.00001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13193781 | 3 years ago | | | 0 | 0.0028938395 | |
| 13193702 | 3 years ago | | | 0 | 0.0026535510 | |
| 13163169 | 3 years ago | | | 0 | 0.0014026362 | |
| 13163118 | 3 years ago | | | 0 | 0.0017760819 | |
| 13140895 | 3 years ago | | | 0 | 0.0034090926 | |
| 12649145 | 4 years ago | | | 0 | 0.00027703000 | |
| 12588493 | 4 years ago | | | 0 | 0.00044751000 | |
| 11836179 | 4 years ago | | | 0 | 0.0044461384 | |
| 11789326 | 4 years ago | | | 0 | 0.0023737341 | |
| 11787198 | 4 years ago | | | 0 | 0.0047308200 |
ABI
ABI objects
Getter at block 21432231
collected() view returns (uint256)
50000000000000000000
end_date() view returns (uint256)
1604866136
failed() view returns (bool)
false
getRemaining() view returns (uint256)
0
hardCap() view returns (uint256)
50000000000000000000
isLive() view returns (bool)
false
lock_duration() view returns (uint256)
2629746
locked() view returns (uint256)
1
max_allowed() view returns (uint256)
2000000000000000000
min_allowed() view returns (uint256)
25000000000000000
owner() view returns (address)
0x3c1b019b029bb3d4b9b182d8a4f984c57826b164
pool_rate() view returns (uint256)
3500000000000000000
rate() view returns (uint256)
4500000000000000000
softCap() view returns (uint256)
30000000000000000000
start_date() view returns (uint256)
1604695540
token() view returns (address)
0x04ab43d32d0172c76f5287b6619f0aa50af89303
unlock_date() view returns (uint256)
1607327565
Read-only
calculateAmount(uint256 _amount) view returns (uint256)
getGivenAmount(address _address) view returns (uint256)
State-modifying
Events buyTokens() payable returns (uint256)
initilaize(uint256 _softCap, uint256 _hardCap, uint256 _start_date, uint256 _end_date, uint256 _rate, uint256 _min_allowed, uint256 _max_allowed, address _token, address _owner_Address, uint256 _pool_rate, uint256 _lock_duration) returns (uint256)
uniLOCK() returns (uint256)
unlock(address _LPT, uint256 _amount) returns (bool)
withdrawFunds() returns (uint256)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.