Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLIPPY | ERC-20 | 2.702852B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19848652 | 6 months ago | | | 0 | 0.00023738865 | |
| 18614334 | a year ago | | | 0 | 0.0020523221 | |
| 18609147 | a year ago | | | 0 | 0.0022035194 | |
| 18608407 | a year ago | | | 0 | 0.0023689098 | |
| 18608397 | a year ago | | | 0 | 0.0018270347 | |
| 18608396 | a year ago | | | 0 | 0.0016879694 | |
| 18608393 | a year ago | | | 0 | 0.00092177019 | |
| 18608391 | a year ago | | | 0 | 0.0013603774 | |
| 18608388 | a year ago | | | 0 | 0.0016167312 | |
| 18608386 | a year ago | | | 0 | 0.0017174650 |
ABI
ABI objects
Getter at block 21123403
_maxTaxSwap() view returns (uint256)
80000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_reduceBuyTaxAt() view returns (uint256)
10
_reduceSellTaxAt() view returns (uint256)
10
_taxSwapThreshold() view returns (uint256)
80000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
CLIPPY AI
owner() view returns (address)
0x82c62756ebd7eb9c58a29c2fabb4063d25021ecf
symbol() pure returns (string)
CLIPPY
totalSupply() pure returns (uint256)
10000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setBuySellTax(uint256 newBuyTax, uint256 newSellTax)
setZeroTax()
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)
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.