Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16321730 | 2 years ago | | | 0 | 0.00055389590 | |
| 16306290 | 2 years ago | | | 0 | 0.00043462952 | |
| 16306124 | 2 years ago | | | 0 | 0.00083258836 | |
| 13655847 | 3 years ago | | | 0 | 0.0032231272 | |
| 12697679 | 3 years ago | | | 0 | 0.00040829600 | |
| 12581426 | 3 years ago | | | 0 | 0.0015367240 | |
| 12581400 | 3 years ago | | | 0 | 0.00083966400 | |
| 12581375 | 3 years ago | | | 0 | 0.00069972000 | |
| 12550914 | 3 years ago | | | 0 | 0.0019592160 | |
| 12386384 | 4 years ago | | | 0 | 0.00062702600 |
ABI
ABI objects
Getter at block 21171419 getSecondsLeftBeforeStartEvent() view returns (uint256) getSecondsLeftInLiquidityGenerationEvent() view returns (uint256)
DELEGATION_TYPEHASH() view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
LPGenerationCompleted() view returns (bool)
true
LPperETHUnit() view returns (uint256)
17135864339326195475
contractEndTimestamp() view returns (uint256)
1611698400
contractStartTimestamp() view returns (uint256)
1611352800
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0x97cf7aa739457a27556bc32c8380f897f2fc9776
initialSupply() view returns (uint256)
9000000000000000000000
isLiquidityEventStarted() view returns (bool)
true
lgeDuration() view returns (uint256)
345600
liquidityGenerationOngoing() view returns (bool)
false
liquidityGenerationParticipationAgreement() view returns (string)
I'm not a resident of the United States
I understand that this contract is provided with no warranty of any kind.
I agree to not hold the contract creators, HAL9K team members or anyone associated with this event liable for any damage monetary and otherwise I might onccur.
I understand that any smart contract interaction carries an inherent risk.
name() view returns (string)
HAL9K
owner() view returns (address)
0x94c81875e689bdecf9240d23d7b4a0913da08962
symbol() view returns (string)
HAL9000
tokenUniswapPair() view returns (address)
0xebd7cf5d9fe2a9858fdb1f0d8662f336a42ea217
totalETHContributed() view returns (uint256)
30650000000000000000
totalLPTokensMinted() view returns (uint256)
525214242000347891317
totalSupply() view returns (uint256)
9000000000000000000000
transferCheckerAddress() view returns (address)
0x97c50bfdc65c55de8541a2918248b74f6de427a5
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
checkpoints(address, uint32) view returns (uint32 fromBlock, uint256 votes)
delegates(address delegator) view returns (address)
ethContributed(address) view returns (uint256)
getCurrentVotes(address account) view returns (uint256)
getPriorVotes(address account, uint256 blockNumber) view returns (uint256)
nonces(address) view returns (uint256)
numCheckpoints(address) view returns (uint32)
State-modifying
Events addLiquidity(bool agreesToTermsOutlinedInLiquidityGenerationParticipationAgreement) payable
addLiquidityToUniswapHAL9KxWETHPair()
approve(address spender, uint256 amount) returns (bool)
claimLPTokens()
createUniswapPairMainnet() returns (address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
emergencyDrain24hAfterLiquidityGenerationEventIsDone()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeDistributor(address _feeDistributor)
setLiquidityGenerationEventForHAL9K(uint256 _startTime, uint256 _duration)
setShouldTransferChecker(address _transferCheckerAddress)
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)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
LPTokenClaimed(address dst, uint256 value)
LiquidityAddition(address indexed dst, uint256 value)
Log(string log)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory)
This contract contains no fallback and receive objects.
This contract contains no error objects.