ZkTsunami
Verified contract
Active on
Ethereum with 7,453 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc90d…56a0
0xc90d…56a0
4 additional
variables
Balances ($4.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
:ZKT: | ERC-20 | 379.587848 | $0.012761 |
$4.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21260634 | a day ago | | | 0 | 0.00036924382 | |
| 21210592 | 8 days ago | | | 0 | 0.00046459006 | |
| 21198808 | 10 days ago | | | 0 | 0.00053969365 | |
| 21194037 | 11 days ago | | | 0 | 0.0049700336 | |
| 21186275 | 12 days ago | | | 0 | 0.0013914583 | |
| 21177588 | 13 days ago | | | 0 | 0.0059641271 | |
| 21081361 | a month ago | | | 0 | 0.00024643944 | |
| 21078208 | a month ago | | | 0 | 0.00030140173 | |
| 21073471 | a month ago | | | 0 | 0.00086930897 | |
| 21052023 | a month ago | | | 0 | 0.00019790664 |
ABI
ABI objects
Getter at block 21271260
_maxTxAmount() view returns (uint256)
5000000000000000
_maxWalletSize() view returns (uint256)
5000000000000000
_swapTokensAtAmount() view returns (uint256)
50000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ZkTsunami
owner() view returns (address)
0xa251b2e98095a5030acb225418f35d7f14272c0a
symbol() pure returns (string)
:ZKT:
totalSupply() pure returns (uint256)
5000000000000000
uniswapV2Pair() view returns (address)
0x8aeb846614f63342fdf2db8865c930b5257f21f0
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()
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.