Halloweenu
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAMPKIN | ERC-20 | 3M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15869603 | 2 years ago | | | 0 | 0.0016069386 | |
| 15869457 | 2 years ago | | | 0 | 0.00084839415 | |
| 15869456 | 2 years ago | | | 0 | 0.00095710684 | |
| 15869451 | 2 years ago | | | 0 | 0.0012995257 | |
| 15869448 | 2 years ago | | | 0 | 0.017135654 | |
| 15869446 | 2 years ago | | | 0 | 0.0012589859 | |
| 15869445 | 2 years ago | | | 0 | 0.0020579510 | |
| 15869442 | 2 years ago | | | 0 | 0.0013659104 | |
| 15869441 | 2 years ago | | | 0 | 0.0012476047 | |
| 15869441 | 2 years ago | | | 0 | 0.0012476047 |
ABI
ABI objects
Getter at block 21398957
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x8a9a283ac1b4724562442a6796ba2864de255607
maxTxAmount() view returns (uint256)
2000000000000000000000000
maxWalletAmount() view returns (uint256)
3000000000000000000000000
name() view returns (string)
Halloweenu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x218602aa1fb580816ab63896ee72a542b9d5e278
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
300000000000000000000000
symbol() view returns (string)
PAMPKIN
tokensForLiquidity() view returns (uint256)
1999999999999999999903238
tokensForMarketing() view returns (uint256)
999999999999999999951618
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
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)
manualSend()
manualSwap()
removeLimits()
renounceOwnership()
rescueERC20(address addr, address receiver, uint256 amount)
setBuyFee(uint256 marketing, uint256 liquidity)
setFeeExempt(address addr)
setMaxTxAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
setPair(address newPair)
setSellFee(uint256 marketing, uint256 liquidity)
setTaxRecipient(address recipient)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
trickOrTreat()
AdminUpdated(address indexed admin)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerPairUpdated(address indexed pair)
ExcludedFromFees(address indexed account, bool taxExempt, bool maxTxExempt, bool maxWalletExempt)
LPInitialized()
LimitsRemoved()
MarketingWalletUpdated(address indexed account)
MaxTxUpdated(uint256 newAmount)
MaxWalletUpdated(uint256 newAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterUpdated(address indexed router)
SetupCompleted()
TradeEnabled()
TransactionFeesUpdated(uint256 marketing, uint256 liquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.