Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5042…1625
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 2.880157B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20224117 | 2 months ago | | | 0 | 3.2482773e-7 | |
| 17204769 | 4 months ago | | | 0 | 3.8709544e-7 | |
| 16156764 | 5 months ago | | | 0 | 2.2894490e-7 | |
| 16110225 | 5 months ago | | | 0 | 5.8888184e-7 | |
| 15700220 | 5 months ago | | | 0 | 6.6866713e-7 | |
| 15473611 | 6 months ago | | | 0 | 1.4382075e-7 | |
| 15452933 | 6 months ago | | | 0 | 4.1358643e-7 | |
| 15381225 | 6 months ago | | | 0 | 0.0000073067424 | |
| 15368569 | 6 months ago | | | 0 | 6.3258750e-7 | |
| 15367983 | 6 months ago | | | 0 | 5.5695008e-7 |
ABI
ABI objects
Getter at block 22940543
_maxTaxSwap() view returns (uint256)
4206936000000000000
_maxTxAmount() view returns (uint256)
420693600000000000000
_maxWalletSize() view returns (uint256)
420693600000000000000
_taxSwapThreshold() view returns (uint256)
4206936000000000000
cooldownTimerInterval() view returns (uint8)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
Pepecoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEPE
totalSupply() pure returns (uint256)
420693600000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
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.