Hexagonite
Verified contract
Active on
Ethereum with 307 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdfe2…a88e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEXA | ERC-20 | 6.990694M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20965756 | 2 months ago | | | 0 | 0.0015526547 | |
| 20804082 | 2 months ago | | | 0 | 0.00030435155 | |
| 20759090 | 3 months ago | | | 0 | 0.00014019949 | |
| 20755967 | 3 months ago | | | 0 | 0.000080906646 | |
| 20623154 | 3 months ago | | | 0 | 0.000071506473 | |
| 20525682 | 4 months ago | | | 0 | 0.00020860773 | |
| 20429200 | 4 months ago | | | 0 | 0.00033724987 | |
| 20353107 | 4 months ago | | | 0 | 0.00010645622 | |
| 20338897 | 5 months ago | | | 0 | 0.00034199210 | |
| 20286895 | 5 months ago | | | 0 | 0.000096897283 |
ABI
ABI objects
Getter at block 21330747
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
200000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Hexagonite
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HEXA
totalSupply() pure returns (uint256)
200000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
initialize()
launch()
renounceOwnership()
setTax(uint256 _valueBuy, uint256 _valueSell)
toggleLimits()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
Launch(bool _tradingOpen, bool _swapEnabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.