Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PHONK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17413878 | a year ago | | | 0 | 0.00055203723 | |
| 17124972 | 2 years ago | | | 0 | 0.0018967850 | |
| 17124966 | 2 years ago | | | 0 | 0.0021842854 | |
| 17124960 | 2 years ago | | | 0 | 0.0022395879 | |
| 17124955 | 2 years ago | | | 0 | 0.0022183735 | |
| 17124792 | 2 years ago | | | 0 | 0.0025113240 | |
| 17124745 | 2 years ago | | | 0 | 0.0016674676 | |
| 17124744 | 2 years ago | | | 0 | 0.0017680344 | |
| 17124731 | 2 years ago | | | 0 | 0.0020065330 | |
| 17124704 | 2 years ago | | | 0 | 0.0021024682 |
ABI
ABI objects
Getter at block 21282384
_maxTxAmount() view returns (uint256)
27600000000000
_maxWalletAmount() view returns (uint256)
27600000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xcbc04ec55720dfc7638106ce30aa5d4dddc39c57
name() pure returns (string)
PHONK
pair() view returns (address)
0xcc4f55d747488acf76ad3b2e66c49ecbbdf09d3b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3450000000000
symbol() pure returns (string)
PHONK
totalSupply() view returns (uint256)
690000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBotBlocked(address botAddress) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blockBot(address botAddress, bool isBlocked)
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.