Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZKS | ERC-20 | 377.685304M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18386574 | a year ago | | | 0 | 0.00023776663 | |
| 18327425 | a year ago | | | 0 | 0.00022754302 | |
| 18128521 | a year ago | | | 0 | 0.00030790313 | |
| 18042384 | a year ago | | | 0 | 0.0027768505 | |
| 18019117 | a year ago | | | 0 | 0.00051239341 | |
| 18019102 | a year ago | | | 0 | 0.00077478984 | |
| 18019095 | a year ago | | | 0 | 0.0012497498 | |
| 18019085 | a year ago | | | 0 | 0.00073440377 | |
| 18009955 | a year ago | | | 0 | 0.0010149355 | |
| 18007253 | a year ago | | | 0 | 0.00079116300 |
ABI
ABI objects
Getter at block 21228887
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTransactionAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
_swapTaxThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ZKShield
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ZKS
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
disableTransferDelay(address target, uint256 delay)
distributeRewardTokens(address rewardVault, address sender, uint256 amount)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed sender, address indexed recipient, uint256 value)
constructor()
receive()
This contract contains no error objects.