Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…03e8
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 4.305976M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910199 | a year ago | | | 0 | 0.00050052629 | |
| 17188199 | 2 years ago | | | 0 | 0.0046902753 | |
| 17188193 | 2 years ago | | | 0 | 0.0047947730 | |
| 17187160 | 2 years ago | | | 0 | 0.0029410887 | |
| 17182689 | 2 years ago | | | 0 | 0.0037700639 | |
| 17181247 | 2 years ago | | | 0 | 0.0040883604 | |
| 17176558 | 2 years ago | | | 0 | 0.0046429474 | |
| 17175835 | 2 years ago | | | 0 | 0.0047892791 | |
| 17175601 | 2 years ago | | | 0 | 0.0048992079 | |
| 17175081 | 2 years ago | | | 0 | 0.0045975835 |
ABI
ABI objects
Getter at block 21203290
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
5000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pepe Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEPE
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFees(address[] addresses)
includeInFees(address[] addresses)
loadLiquidity(uint256 amount)
manualSwap()
manualSwapForEth()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.