Zombie Inu
Verified contract
Active on
Ethereum with 23,789 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2c6f…b8c1
0xb396…4be6
5 additional
variables
Balances ($978.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 31.060289M | $0.000025 |
$779.3 | |
USDT | ERC-20 | 141.767339 | $1.001 |
$141.91 | |
USDC | ERC-20 | 56.952075 | $1.00 |
$56.95 | |
Mononoke-Inu | ERC-20 | 360 | -- | -- | |
BEZOGE | ERC-20 | 98.782577B | -- | -- | |
DOGEGF | ERC-20 | 725.261639K | -- | -- | |
ZINU | ERC-20 | 7.937818K | -- | -- | |
FEARNOT | ERC-20 | 13.487221 | -- | -- | |
SAITAMA | ERC-20 | 3.6221 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161550 | 4 hours ago | | | 0 | 0.0034938179 | |
| 21110688 | 7 days ago | | | 0 | 0.00069085324 | |
| 21085330 | 11 days ago | | | 0 | 0.00041224503 | |
| 21081577 | 11 days ago | | | 0 | 0.0027946860 | |
| 21080950 | 11 days ago | | | 0 | 0.00056696076 | |
| 21065795 | 14 days ago | | | 0 | 0.00042407941 | |
| 21009600 | 21 days ago | | | 0 | 0.00017465772 | |
| 21009579 | 21 days ago | | | 0 | 0.00014970404 | |
| 21003686 | 22 days ago | | | 0 | 0.00042700808 | |
| 20980374 | 25 days ago | | | 0 | 0.0032203072 |
ABI
ABI objects
Getter at block 21162728
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Zombie Inu
owner() view returns (address)
0x885f5fd87e62ed2ebd0b0bb1c295c4c43edee5b5
symbol() pure returns (string)
ZINU
totalSupply() pure returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xfcad5c316f5618a79852f89e1a9b18103e48a456
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)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, 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)
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.