Hollywood X PEPE
Verified contract
Active on
Ethereum with 246 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.84)
Native
Value
$2.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001081 | $2,630.98 |
$2.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20147007 | 4 months ago | | | 0 | 0.00017152243 | |
| 19802552 | 6 months ago | | | 0 | 0.00054871510 | |
| 19550008 | 7 months ago | | | 0 | 0.0013613544 | |
| 19486469 | 7 months ago | | | 0 | 0.0018509477 | |
| 19395329 | 8 months ago | | | 0 | 0.0012082448 | |
| 19243972 | 8 months ago | | | 0 | 0.00095865310 | |
| 19072617 | 9 months ago | | | 0 | 0.00090905987 | |
| 19032855 | 9 months ago | | | 0 | 0.0023804594 | |
| 19001020 | 10 months ago | | | 0 | 0.00085449817 | |
| 18395470 | a year ago | | | 0 | 0.00018927567 |
ABI
ABI objects
Getter at block 21085897
creator() view returns (string)
decimals() view returns (uint8)
18
marketingFeeOnBuy() view returns (uint256)
0
marketingFeeOnSell() view returns (uint256)
5
marketingWallet() view returns (address)
0xe29cd7d00004b402603c241aacf4e1c6ed1a89c0
name() view returns (string)
Hollywood X PEPE
owner() view returns (address)
0x3f1055d610c694dcb27b7f17059e023627e56300
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
20000000000000000000000000
symbol() view returns (string)
$HXPE
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf9753f1ad0f1d26a94bc11b60468b0c720241af2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.