Pepe The Wizard
Verified contract
Active on
Ethereum with 27 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 |
---|---|---|---|---|---|
WPEPE | ERC-20 | 97.384635K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17149986 | 2 years ago | | | 0 | 0.0016774921 | |
| 17149985 | 2 years ago | | | 0 | 0.0022540231 | |
| 17149981 | 2 years ago | | | 0 | 0.0018279879 | |
| 17149977 | 2 years ago | | | 0 | 0.0017144826 | |
| 17149975 | 2 years ago | | | 0 | 0.0017766075 | |
| 17149974 | 2 years ago | | | 0 | 0.0015948450 | |
| 17149973 | 2 years ago | | | 0 | 0.0016157953 | |
| 17149972 | 2 years ago | | | 0 | 0.0016520272 | |
| 17149972 | 2 years ago | | | 0 | 0.0016520272 | |
| 17149971 | 2 years ago | | | 0 | 0.0016904553 |
ABI
ABI objects
Getter at block 21221382
_maxTaxSwap() view returns (uint256)
500000000000
_maxTxAmount() view returns (uint256)
2000000000000
_maxWalletSize() view returns (uint256)
2000000000000
_taxSwapThreshold() view returns (uint256)
500000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Pepe The Wizard
owner() view returns (address)
0xcf82b427b46cc1f316e57d06c8a5b66bfb9d355f
symbol() pure returns (string)
WPEPE
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()
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.