Pepe Zero
Verified contract
Active on
Ethereum with 273 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE0 | ERC-20 | 2.42142K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17997064 | a year ago | | | 0 | 0.00053250406 | |
| 17675961 | a year ago | | | 0 | 0.00063985666 | |
| 17659619 | a year ago | | | 0 | 0.00057344059 | |
| 17590146 | a year ago | | | 0 | 0.0011090233 | |
| 17584663 | a year ago | | | 0 | 0.00097580287 | |
| 17583915 | a year ago | | | 0 | 0.00046590071 | |
| 17583354 | a year ago | | | 0 | 0.00084343421 | |
| 17582474 | a year ago | | | 0 | 0.00070295007 | |
| 17582225 | a year ago | | | 0 | 0.00052056437 | |
| 17581979 | a year ago | | | 0 | 0.00053358629 |
ABI
ABI objects
Getter at block 21219027
_maxTaxSwap() view returns (uint256)
800000000000
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletSize() view returns (uint256)
100000000000000
_taxSwapThreshold() view returns (uint256)
400000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Pepe Zero
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEPE0
totalSupply() pure returns (uint256)
100000000000000
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.