ZK Secure
Verified contract
Active on
Ethereum with 356 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZKSC | ERC-20 | 41.70208M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19073755 | a year ago | | | 0 | 0.00045553031 | |
| 17023494 | 2 years ago | | | 0 | 0.00050004315 | |
| 17010252 | 2 years ago | | | 0 | 0.00048912672 | |
| 16931049 | 2 years ago | | | 0 | 0.0010945065 | |
| 16931040 | 2 years ago | | | 0 | 0.0010824210 | |
| 16931026 | 2 years ago | | | 0 | 0.0010816346 | |
| 16931013 | 2 years ago | | | 0 | 0.0010153055 | |
| 16930988 | 2 years ago | | | 0 | 0.0010079321 | |
| 16928734 | 2 years ago | | | 0 | 0.0014546495 | |
| 16925694 | 2 years ago | | | 0 | 0.0012550683 |
ABI
ABI objects
Getter at block 21393810
_maxTxAmount() view returns (uint256)
40000000000000000
_maxWalletAmount() view returns (uint256)
40000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xbf62350f8dd92d4ef55b8b4683e41541b40ac540
name() pure returns (string)
ZK Secure
pair() view returns (address)
0x06f10a1bc79d39777483fefb1d377ca0046e9660
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
ZKSC
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.