MCPEPESWAP
Verified contract
Active on
Ethereum with 154 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1eb2…0c73
0x203d…c2e2
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,623.55 |
$0 | |
PEPESWAP | ERC-20 | 43.069825K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16902813 | 2 years ago | | | 0 | 0.00071551281 | |
| 16839321 | 2 years ago | | | 0 | 0.00087262556 | |
| 16821741 | 2 years ago | | | 0 | 0.0012093697 | |
| 16791818 | 2 years ago | | | 0 | 0.0017460444 | |
| 16785718 | 2 years ago | | | 0 | 0.0021963601 | |
| 16755551 | 2 years ago | | | 0 | 0.0017900707 | |
| 16751381 | 2 years ago | | | 0 | 0.0010939598 | |
| 16750884 | 2 years ago | | | 0 | 0.0011030054 | |
| 16749744 | 2 years ago | | | 0 | 0.0014971698 | |
| 16749542 | 2 years ago | | | 0 | 0.0017414666 |
ABI
ABI objects
Getter at block 21325166
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletSize() view returns (uint256)
100000000000000
_taxSwap() view returns (uint256)
400000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
MCPEPESWAP
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEPESWAP
totalSupply() pure returns (uint256)
100000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualsend()
manualswap()
openTrading()
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.