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 |
---|---|---|---|---|---|
iPhone15 | ERC-20 | 17.468582M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21002783 | 22 days ago | | | 0 | 0.00019232764 | |
| 19911093 | 6 months ago | | | 0 | 0.00037625148 | |
| 18203131 | a year ago | | | 0 | 0.00033012721 | |
| 18184069 | a year ago | | | 0 | 0.00039820944 | |
| 18151917 | a year ago | | | 0 | 0.00048860700 | |
| 18131786 | a year ago | | | 0 | 0.00050341919 | |
| 18125455 | a year ago | | | 0 | 0.0011572110 | |
| 18124988 | a year ago | | | 0 | 0.00061471278 | |
| 18124805 | a year ago | | | 0 | 0.00037684572 | |
| 18124525 | a year ago | | | 0 | 0.00042290055 |
ABI
ABI objects
Getter at block 21160556
_buyTax() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_sellTax() view returns (uint256)
3
decimals() pure returns (uint8)
18
name() pure returns (string)
iPhone15
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
iPhone15
totalSupply() pure returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addWhitelist(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceTax(uint256 buyTax, uint256 sellTax)
removeLimits()
removeWhitelist(address[] addresses)
renounceOwnership()
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)
TaxUpdated(uint256 _buyTax, uint256 _sellTax)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.