Angry Pepe
Verified contract
Active on
Ethereum with 43 txns
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 |
---|---|---|---|---|---|
APEPE | ERC-20 | 53.429724M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18031109 | a year ago | | | 0 | 0.00071470722 | |
| 18031103 | a year ago | | | 0 | 0.00054812963 | |
| 18031097 | a year ago | | | 0 | 0.00030236526 | |
| 18031084 | a year ago | | | 0 | 0.00032652447 | |
| 18031077 | a year ago | | | 0 | 0.00071466563 | |
| 18031076 | a year ago | | | 0 | 0.00034835617 | |
| 18031074 | a year ago | | | 0 | 0.00035664910 | |
| 18031072 | a year ago | | | 0 | 0.00058665622 | |
| 18031067 | a year ago | | | 0 | 0.00071267759 | |
| 18031047 | a year ago | | | 0 | 0.00032493973 |
ABI
ABI objects
Getter at block 21207188
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x2f8e451d3d8fe13abd73530941eec69e0d6fc240
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1693442339
marketingFeeOnBuying() view returns (uint256)
2
marketingFeeOnSelling() view returns (uint256)
2
marketingWallet() view returns (address)
0x090cd5fd669669c85b82da2ce22c11cf8f9c0d9d
maxHoldLimit() view returns (uint256)
20000000000000000000000000
maxTxnLimit() view returns (uint256)
20000000000000000000000000
minTokenToSwap() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Angry Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
100
symbol() view returns (string)
APEPE
totalSupply() view returns (uint256)
1000000000000000000000000000
trading() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxHolding(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
enableTrading()
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
includeOrExcludeFromMaxTxn(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckEth(address _receiver)
renounceOwnership()
setBuyFeePercent(uint256 _marketingFee)
setDistributionStatus(bool _value)
setIsBot(address holder, bool exempt)
setMaxHoldLimit(uint256 _amount)
setMaxTxnLimit(uint256 _amount)
setMinTokenToSwap(uint256 _amount)
setSellFeePercent(uint256 _marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
withdrawETH(uint256 _amount)
withdrawToken(address _token, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.