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 |
---|---|---|---|---|---|
GOJO | ERC-20 | 36.348975M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18239515 | a year ago | | | 0 | 0.00017398512 | |
| 18210574 | a year ago | | | 0 | 0.00031430319 | |
| 18210540 | a year ago | | | 0 | 0.0030998956 | |
| 18210534 | a year ago | | | 0 | 0.00045045879 | |
| 18210518 | a year ago | | | 0 | 0.00041668335 | |
| 18210518 | a year ago | | | 0 | 0.00041668335 | |
| 18210518 | a year ago | | | 0 | 0.00041668335 | |
| 18210513 | a year ago | | | 0 | 0.00064804600 | |
| 18210498 | a year ago | | | 0 | 0.00048439483 | |
| 18210489 | a year ago | | | 0 | 0.00051969132 |
ABI
ABI objects
Getter at block 21221214
_maxTaxSwap() view returns (uint256)
5000000000000000000
_maxTxAmount() view returns (uint256)
250000000000000000000
_maxWalletSize() view returns (uint256)
250000000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
HALF GOJO
owner() view returns (address)
0x068ecc446513c756f31e9c9d2303224f1f2e138c
symbol() pure returns (string)
GOJO
totalSupply() pure returns (uint256)
250000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manageList(address[] bots_)
manualSwap()
openTrading()
reduceFee(uint256 _newBuyFee, uint256 _newSellFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.