Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8cd7…143e
0x7fcb…43f8
0x7f19…7e7c
0x9fc1…91b5
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,426.35 |
$0 | |
HOLO | ERC-20 | 446.014152K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14128723 | 3 years ago | | | 0 | 0.010419268 | |
| 14110787 | 3 years ago | | | 0 | 0.0041992494 | |
| 13897755 | 3 years ago | | | 0 | 0.0042325882 | |
| 13853442 | 3 years ago | | | 0 | 0.0019695725 | |
| 13765381 | 3 years ago | | | 0 | 0.0028181883 | |
| 13566452 | 3 years ago | | | 0 | 0.0038447475 | |
| 13554213 | 3 years ago | | | 0 | 0.0045878368 | |
| 13549994 | 3 years ago | | | 0 | 0.0067666159 | |
| 13546645 | 3 years ago | | | 0 | 0.0072181755 | |
| 13543082 | 3 years ago | | | 0 | 0.0053468204 |
ABI
ABI objects
Getter at block 21124538
_maxTxAmount() view returns (uint256)
20000000000000000
_maxWalletSize() view returns (uint256)
50000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Holo Inu
owner() view returns (address)
0x6a2e4b24851fe17af05bdf8b971396fac510ea77
symbol() pure returns (string)
HOLO
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x4de2b07f2beb2917b2a0cac661b4018274ded321
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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_)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 distroFeeOnBuy, uint256 distroFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.