Wrapped PeePee
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wPEEPEE | ERC-20 | 22.033354M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17649379 | a year ago | | | 0 | 0.0010683141 | |
| 17649328 | a year ago | | | 0 | 0.0012101183 | |
| 17649308 | a year ago | | | 0 | 0.0014158581 | |
| 17649283 | a year ago | | | 0 | 0.0015644537 | |
| 17649281 | a year ago | | | 0 | 0.0013734622 | |
| 17649275 | a year ago | | | 0 | 0.0014884989 | |
| 17649254 | a year ago | | | 0 | 0.00080391093 | |
| 17649251 | a year ago | | | 0 | 0.015411972 | |
| 17649223 | a year ago | | | 0 | 0.0017951367 | |
| 17649216 | a year ago | | | 0 | 0.0015016672 |
ABI
ABI objects
Getter at block 21217772
Marketing_Wallet() view returns (address)
0xf79eee3501d0224444aefc2be31f109437992cc6
_fee() view returns (uint8)
100
_name() view returns (string)
Wrapped PeePee
_symbol() view returns (string)
wPEEPEE
_tTotal() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Wrapped PeePee
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapAndLiquifying() view returns (bool)
true
symbol() view returns (string)
wPEEPEE
totalSupply() view returns (uint256)
1000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb495c0ef9e12a3c37685d2dab3e835dcb0068a8d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
ExcludedFromFee(address) view returns (bool)
_buySellFee(bool) view returns (uint8)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFees(uint8 newFee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint8 setting1, uint8 setting2)
receive()
This contract contains no error objects.