Pixel Pepe
Verified contract
Active on
Ethereum with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Pixel Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17752506 | a year ago | | | 0 | 0.00065373671 | |
| 17708354 | a year ago | | | 0 | 0.0021055966 | |
| 17708202 | a year ago | | | 0 | 0.00056573213 | |
| 17708007 | a year ago | | | 0 | 0.0026696039 | |
| 17707982 | a year ago | | | 0 | 0.00082755290 | |
| 17707978 | a year ago | | | 0 | 0.00086286658 | |
| 17707965 | a year ago | | | 0 | 0.00071955270 | |
| 17707936 | a year ago | | | 0 | 0.00088666639 | |
| 17707932 | a year ago | | | 0 | 0.00084151960 | |
| 17707904 | a year ago | | | 0 | 0.00073845124 |
ABI
ABI objects
Getter at block 21429306
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Pixel Pepe
owner() view returns (address)
0xbb5b41ff4a46f9bee579c239ee29020c202a4429
symbol() pure returns (string)
PIPE
totalSupply() pure returns (uint256)
10000000000000000
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 approve(address spender, uint256 amount) returns (bool)
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.