PEPE UNCHAINED
Verified contract
Active on
Ethereum with 802 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 |
---|---|---|---|---|---|
PEPU | ERC-20 | 20K | -- | -- | |
PEPU | ERC-20 | 159.828401 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20775029 | 2 months ago | | | 0 | 0.00017875269 | |
| 20735647 | 2 months ago | | | 0 | 0.00037687441 | |
| 20732763 | 2 months ago | | | 0 | 0.000052615273 | |
| 20732753 | 2 months ago | | | 0 | 0.000049544636 | |
| 20716823 | 2 months ago | | | 0 | 0.000085773133 | |
| 20714968 | 2 months ago | | | 0 | 0.00034651990 | |
| 20714400 | 2 months ago | | | 0 | 0.00046642272 | |
| 20712733 | 2 months ago | | | 0 | 0.00015154751 | |
| 20712535 | 2 months ago | | | 0 | 0.00012084324 | |
| 20712478 | 2 months ago | | | 0 | 0.00018245187 |
ABI
ABI objects
Getter at block 21160669
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0x0000000000000000000000000000000000000000
liquidityWallet() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
PEPE UNCHAINED
owner() view returns (address)
0x0d0b8cf49900c9216d1e288579aff6b42a81ba14
sellTotalFees() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
PEPU
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
excludeFromEnobleTrading(address account, bool excluded)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)