Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HERE | ERC-20 | 54.76156M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14226964 | 3 years ago | | | 0 | 0.0038817363 | |
| 14220571 | 3 years ago | | | 0 | 0.0033874978 | |
| 14220155 | 3 years ago | | | 0 | 0.0028557715 | |
| 14220126 | 3 years ago | | | 0 | 0.0039600140 | |
| 14220119 | 3 years ago | | | 0 | 0.0031996317 | |
| 14220085 | 3 years ago | | | 0 | 0.0050061505 | |
| 14220080 | 3 years ago | | | 0 | 0.0045912727 | |
| 14220079 | 3 years ago | | | 0 | 0.0030084384 | |
| 14220074 | 3 years ago | | | 0 | 0.0051625218 | |
| 14220074 | 3 years ago | | | 0 | 0.0052091478 |
ABI
ABI objects
Getter at block 21187605
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
#Here
owner() view returns (address)
0x42744f52f63e444b04fed8f68067f35dcc884c59
symbol() pure returns (string)
HERE
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xd4b50dab28448774a1ecaa5128f8df8110e0e41a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
openTrading(bool _tradingOpen)
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setmaxTx(uint256 maxTxAmount)
swap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.