Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($1.73)
Native
Value
$1.73
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000479 | $3,622.61 |
$1.73 | |
$HEXA | ERC-20 | 900.532827K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17391356 | 2 years ago | | | 0 | 0.0015876098 | |
| 17391354 | 2 years ago | | | 0 | 0.0022409917 | |
| 17391233 | 2 years ago | | | 0 | 0.00069158372 | |
| 16311832 | 2 years ago | | | 0 | 0.00067748961 | |
| 16090588 | 2 years ago | | | 0 | 0.00090383125 | |
| 16090456 | 2 years ago | | | 0 | 0.00072256310 | |
| 16090452 | 2 years ago | | | 0 | 0.00040596093 | |
| 16090377 | 2 years ago | | | 0 | 0.00082376558 | |
| 16090374 | 2 years ago | | | 0 | 0.00071241756 | |
| 16090229 | 2 years ago | | | 0 | 0.00099056659 |
ABI
ABI objects
Getter at block 21316653
_maxTxAmount() view returns (uint256)
600000000000000000000000000
_walletMax() view returns (uint256)
600000000000000000000000000
autoLiquidityReceiver() view returns (address)
0xa37e57a7c20cbcb18d3f9c77a03f0f712499f288
blacklistMode() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
600000000000000000000000000
getOwner() view returns (address)
0xa37e57a7c20cbcb18d3f9c77a03f0f712499f288
launchedAt() view returns (uint256)
16089351
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
4
marketingWallet() view returns (address)
0xa37e57a7c20cbcb18d3f9c77a03f0f712499f288
name() pure returns (string)
HEXABLOCK
owner() view returns (address)
0xa37e57a7c20cbcb18d3f9c77a03f0f712499f288
pair() view returns (address)
0x4df8649d03d71c299db79463a2b9200b24655d38
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1200000000000000000000000
symbol() pure returns (string)
$HEXA
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
600000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enable_blacklist(bool _status)
identifiedAsBot(address[] addresses, bool status)
renounceOwnership()
setFees(uint256 newLiqFee, uint256 newMarketingFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMarketingWallet(address newWallet)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.