Claw Zilla
Verified contract
Active on
Ethereum with 310 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 |
---|---|---|---|---|---|
CLAWZ | ERC-20 | 13.739587K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19850945 | 7 months ago | | | 0 | 0.00071162992 | |
| 19102974 | 10 months ago | | | 0 | 0.00054073032 | |
| 17440024 | a year ago | | | 0 | 0.00096221933 | |
| 16947362 | 2 years ago | | | 0 | 0.0013441382 | |
| 16927134 | 2 years ago | | | 0 | 0.0016277100 | |
| 16906873 | 2 years ago | | | 0 | 0.00045864860 | |
| 16900770 | 2 years ago | | | 0 | 0.00096990527 | |
| 16884705 | 2 years ago | | | 0 | 0.00053766717 | |
| 16876389 | 2 years ago | | | 0 | 0.00056771238 | |
| 16876231 | 2 years ago | | | 0 | 0.0017836328 |
ABI
ABI objects
Getter at block 21280310
_maxWalletAmount() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xfb4d5858faa088f49fb47303ff9d68e051d6d4c4
name() pure returns (string)
Claw Zilla
pair() view returns (address)
0xbebe36fcfd8ccaf42fe7bb8003ba16a534927a61
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000
symbol() pure returns (string)
CLAWZ
totalSupply() view returns (uint256)
1000000000000000
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.