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 |
---|---|---|---|---|---|
$FOURPEPE | ERC-20 | 96.380096M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17553734 | a year ago | | | 0 | 0.00092258871 | |
| 17549464 | a year ago | | | 0 | 0.00060478508 | |
| 17350504 | a year ago | | | 0 | 0.0012452527 | |
| 17254242 | 2 years ago | | | 0 | 0.0018749325 | |
| 17246841 | 2 years ago | | | 0 | 0.0026689947 | |
| 17227519 | 2 years ago | | | 0 | 0.0028922958 | |
| 17227507 | 2 years ago | | | 0 | 0.0029074405 | |
| 17227288 | 2 years ago | | | 0 | 0.0032311777 | |
| 17225687 | 2 years ago | | | 0 | 0.0056670587 | |
| 17223362 | 2 years ago | | | 0 | 0.0054097398 |
ABI
ABI objects
Getter at block 21187896
_maxWalletAmount() view returns (uint256)
8413800000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x2a3a2cf8473bfaeb1dfbe5b6016afff242f98843
name() pure returns (string)
FOURPEPE
pair() view returns (address)
0x767425a905909c9748fd31187948a0c87d8e1978
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
42069000000000000
symbol() pure returns (string)
$FOURPEPE
totalSupply() view returns (uint256)
420690000000000000000
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)
toggleSwap(bool _swapEnabled)
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.