Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5080…08d6
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APPLE | ERC-20 | 142.401251K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21386664 | an hour ago | | | 0 | 0.0011012743 | |
| 21386127 | 3 hours ago | | | 0 | 0.00055624846 | |
| 21385830 | 4 hours ago | | | 0 | 0.00067116389 | |
| 21385811 | 4 hours ago | | | 0 | 0.00076893167 | |
| 21385796 | 4 hours ago | | | 0 | 0.00078211539 | |
| 21385768 | 4 hours ago | | | 0 | 0.00084323040 | |
| 21385757 | 5 hours ago | | | 0 | 0.00093821852 | |
| 21385399 | 6 hours ago | | | 0 | 0.00074165888 | |
| 21385327 | 6 hours ago | | | 0 | 0.00069073630 | |
| 21385015 | 7 hours ago | | | 0 | 0.00074308878 |
ABI
ABI objects
Getter at block 21387103
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
300000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Apple AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
APPLE
totalSupply() pure returns (uint256)
100000000000000000
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 StartTrading()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualswap()
remoVELimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTax(uint256 _newFee)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.