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 |
---|---|---|---|---|---|
HACKERMAN | ERC-20 | 681.095568K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18203535 | a year ago | | | 0 | 0.00037513147 | |
| 18203497 | a year ago | | | 0 | 0.0016547394 | |
| 18203491 | a year ago | | | 0 | 0.00020335494 | |
| 18203489 | a year ago | | | 0 | 0.00054306145 | |
| 18203489 | a year ago | | | 0 | 0.00054306145 | |
| 18203487 | a year ago | | | 0 | 0.00046747331 |
ABI
ABI objects
Getter at block 21222876
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
HACK TYPER
owner() view returns (address)
0x6cd2299d0d6557a10303b417e55604b9420492e4
sellTax() view returns (uint256)
99
symbol() pure returns (string)
HACKERMAN
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ChangeTax(uint256 newBuyTax, uint256 newSellTax)
EscapeTheMatrix()
addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.