Pepe Banana
Verified contract
Active on
Ethereum with 22 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 |
---|---|---|---|---|---|
PENANA | ERC-20 | 46.245317M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18204000 | a year ago | | | 0 | 0.00031203031 | |
| 18186301 | a year ago | | | 0 | 0.00074459751 | |
| 18186296 | a year ago | | | 0 | 0.00069862864 | |
| 18186284 | a year ago | | | 0 | 0.00059365963 | |
| 18186266 | a year ago | | | 0 | 0.00088927559 | |
| 18186260 | a year ago | | | 0 | 0.00078783535 | |
| 18186256 | a year ago | | | 0 | 0.00082687775 | |
| 18185976 | a year ago | | | 0 | 0.00031321334 | |
| 18185971 | a year ago | | | 0 | 0.00035028328 | |
| 18185966 | a year ago | | | 0 | 0.0024188278 |
ABI
ABI objects
Getter at block 21218460
_maxTaxSwap() view returns (uint256)
1800000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
300000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pepe Banana
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PENANA
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xb0db6fa6153d1407116e32cb0a6c8ccca32645da
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
setMarketPair(address addr)
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.