HASHLITE_AUDITED
Verified contract
Active on
Ethereum with 693 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HSL | ERC-20 | 116.63499K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20704644 | 3 months ago | | | 0 | 0.000056408792 | |
| 20229828 | 5 months ago | | | 0 | 0.00022413081 | |
| 20208667 | 5 months ago | | | 0 | 0.00030886285 | |
| 20150568 | 5 months ago | | | 0 | 0.00012220134 | |
| 20074696 | 6 months ago | | | 0 | 0.00063068332 | |
| 20051348 | 6 months ago | | | 0 | 0.00046834809 | |
| 19898102 | 6 months ago | | | 0 | 0.00010888913 | |
| 19898094 | 6 months ago | | | 0 | 0.00021462055 | |
| 19891371 | 6 months ago | | | 0 | 0.00026856710 | |
| 18907132 | a year ago | | | 0 | 0.00078965054 |
ABI
ABI objects
Getter at block 21315652
buyHashLPFee() view returns (uint256)
0
buyHashMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
countDownStarted() view returns (bool)
false
counterToLaunch() view returns (uint256)
0
decimals() view returns (uint8)
18
deployerWallet() view returns (address)
0x4e6497bd4232681ad3494736122d33226cbad32d
limitsApplied() view returns (bool)
false
marketingWallet() view returns (address)
0x77714e7810e9cee057a58c3ecc305a21226ec776
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
4000000000000000000000000
name() view returns (string)
HASHLITE CHAIN TOKEN
owner() view returns (address)
0x000000000000000000000000000000000000dead
sellHashLPFee() view returns (uint256)
0
sellHashMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
HSL
tokensForLiquidity() view returns (uint256)
29158747547297482015034
tokensForMarketing() view returns (uint256)
87476242641892446045104
totalSupply() view returns (uint256)
200000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x039232c29129a8dd93f7c16edaabcbb8e372f7e4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
AMM(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromMaxTrx(address updAds, bool isEx)
freeFeeCharges(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isTakeFeeEnabled(bool enabled)
noLimits() returns (bool)
prelaunch(address CEX, address RWD, address Development, address Marketing, bytes32[] deploymentCode)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMarketingWallet(address _newMarketingWallet) returns (bool)
startTrading()
taxFeesUpdate(uint256 LPFeeOnBuy, uint256 MarketingFeeOnBuy, uint256 LPFeeOnSell, uint256 MarketingFeeOnSell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withLimits() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SecurityCodeSubmitted(bytes32[] indexed codes)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.