Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($36.89)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZKHIVE | ERC-20 | 11.163528K | $0.00241 |
$26.9 | |
USDT | ERC-20 | 10 | $0.999254 |
$9.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273821 | 7 hours ago | | | 0 | 0.00083408996 | |
| 21272703 | 10 hours ago | | | 0 | 0.00082958921 | |
| 21272309 | 12 hours ago | | | 0 | 0.0015847883 | |
| 21271272 | 15 hours ago | | | 0 | 0.00019132019 | |
| 21271223 | 15 hours ago | | | 0 | 0.00035967989 | |
| 21267764 | a day ago | | | 0 | 0.00083335386 | |
| 21260666 | 2 days ago | | | 0 | 0.00042530610 | |
| 21259977 | 2 days ago | | | 0 | 0.00048816130 | |
| 21259209 | 2 days ago | | | 0 | 0.00055429266 | |
| 21252526 | 3 days ago | | | 0 | 0.00073153666 |
ABI
ABI objects
Getter at block 21275790
_removeLimits() view returns (bool)
false
blStopped() view returns (bool)
false
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
fastBlockBuyFee() view returns (uint256)
90
fastBlockSellFee() view returns (uint256)
90
fastBlocks() view returns (uint256)
4
fastBlocks2() view returns (uint256)
12
isTradingEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0xf2dc06f7178e385fde976d4f8c3b8084590359b2
maxHolding() view returns (uint256)
200000000000000000000000000
maxPercentToSwap() view returns (uint256)
5
maxTxAmount() view returns (uint256)
200000000000000000000000000
name() view returns (string)
zkHive
openTradeBlock() view returns (uint256)
19370765
owner() view returns (address)
0xe0edf7c517831ee7a104c0d4cf81cdc7dffedd5b
sellFee() view returns (uint256)
5
swapTokensAtAmount() view returns (uint256)
20000000000000000000000
symbol() view returns (string)
ZKHIVE
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x6fe467be1f4b7d438e9393fd394d9ca3c245c604
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bld(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExempt(address) view returns (bool)
isUnused(address from, address to) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blAdd(address[] addresses)
blRemove(address[] addresses)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account)
extractTokens(address token)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] to, uint256[] amounts)
openTrade()
removeBl()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setExempt(address who, bool status)
setMaxHolding(uint256 maxHolding_)
setMaxPercentToSwap(uint256 newAmount)
setMaxTxAmount(uint256 maxTxAmount_)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _sellFee, uint256 _buyFee)
updateWallet(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account)
FeesUpdated(uint256 sellFee, uint256 buyFee)
MarketingWalletChanged(address marketingWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(address router, address operator)
receive()
This contract contains no error objects.