ZKCrypt AI
Verified contract
Active on
Ethereum with 672 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,135.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZKAI | ERC-20 | 5.267346K | $0.405342 |
$2,135.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21298485 | an hour ago | | | 0 | 0.00034943473 | |
| 21298174 | 2 hours ago | | | 0 | 0.00041646681 | |
| 21297438 | 5 hours ago | | | 0 | 0.00039382733 | |
| 21297176 | 6 hours ago | | | 0 | 0.00057370219 | |
| 21297146 | 6 hours ago | | | 0 | 0.00036323896 | |
| 21296871 | 7 hours ago | | | 0 | 0.00043027840 | |
| 21296787 | 7 hours ago | | | 0 | 0.00054471280 | |
| 21296732 | 7 hours ago | | | 0 | 0.00046448053 | |
| 21296455 | 8 hours ago | | | 0 | 0.00050420050 | |
| 21296104 | 9 hours ago | | | 0 | 0.00046126795 |
ABI
ABI objects
Getter at block 21298897
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0xf1ffeaf2132005c6f91ad95d481c6baa23c83459
feeThresholdAmount() view returns (uint256)
10000000000000000000000
maxSwapTxAmount() view returns (uint256)
0
maxWallet() view returns (uint256)
0
name() view returns (string)
ZKCrypt AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFeePercent() view returns (uint256)
5
swapFeePercent() view returns (uint256)
5
symbol() view returns (string)
ZKAI
totalSupply() view returns (uint256)
10000000000000000000000000
uniV2Pair() view returns (address)
0xd4ac29407527ef60d0ab28f09b249bfb286531d7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableLimits()
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeSwapLimit()
renounceOwnership()
setBlacklisted(address target, bool state)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
withdrawStuckEther()
withdrawStuckTokens(address token)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.