Pumpkin Inu
Verified contract
Active on
Ethereum with 178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUMPINU | ERC-20 | 420.435432K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16068194 | 2 years ago | | | 0 | 0.00058134523 | |
| 16042605 | 2 years ago | | | 0 | 0.00051043400 | |
| 15850427 | 2 years ago | | | 0 | 0.0012769920 | |
| 15835214 | 2 years ago | | | 0 | 0.00075467443 | |
| 15813917 | 2 years ago | | | 0 | 0.00029325431 | |
| 15810687 | 2 years ago | | | 0 | 0.0018111179 | |
| 15809646 | 2 years ago | | | 0 | 0.00058362685 | |
| 15807525 | 2 years ago | | | 0 | 0.00063082809 | |
| 15807506 | 2 years ago | | | 0 | 0.00059478184 | |
| 15806581 | 2 years ago | | | 0 | 0.00076092412 |
ABI
ABI objects
Getter at block 21399467
buyTaxes() view returns (uint256 marketingTax, uint256 liquidityTax, uint256 charityTax)
(marketingTax=3, liquidityTax=1, charityTax=1)
charityWallet() view returns (address)
0x643ecd309e42fd678d03d18538ce4e48a540e92a
deadBlocks() view returns (uint256)
4
decimals() view returns (uint8)
9
isSwapping() view returns (bool)
false
launchedAtBlock() view returns (uint256)
15805569
launchedAtTime() view returns (uint256)
1666464863
limitsEnabled() view returns (bool)
false
marketingWallet() view returns (address)
0x235a92b40182cbf9d5cd6ef706754c566af0042c
maxTx() view returns (uint256)
1000000000000000000
maxTxTimeThreshold() view returns (uint256)
7200
maxWallet() view returns (uint256)
1000000000000000000
maxWalletTimeThreshold() view returns (uint256)
7200
name() view returns (string)
Pumpkin Inu
owner() view returns (address)
0x19bf4b1fcd4d35b214f8186903684657398de49d
pairAddress() view returns (address)
0x3a991c36039d0bb6d5c1093225c344df01796bd6
sellTaxes() view returns (uint256 marketingTax, uint256 liquidityTax, uint256 charityTax)
(marketingTax=3, liquidityTax=1, charityTax=1)
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000
symbol() view returns (string)
PUMPINU
totalBuyFees() view returns (uint256)
5
totalSellFees() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
checkBlacklisted(address _wallet) view returns (bool)
checkWhitelist(address _wallet) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
setBlacklisted(address _wallet, bool _status)
setBuyFees(uint256 _charityTax, uint256 _lpTax, uint256 _marketingTax)
setCharityWallet(address _newCharity)
setDeadBlocks(uint256 _deadBlocks)
setLimitsStatus(bool _limitsStatus)
setMarketingWallet(address _newMarketing)
setMaxWallet(uint256 _maxWallet)
setSellFees(uint256 _charityTax, uint256 _lpTax, uint256 _marketingTax)
setSwapTokensAtAmount(uint256 _newAmount)
setWhitelistStatus(address _wallet, bool _status)
setmaxTx(uint256 _maxTx)
toggleSwapping()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDexRouter(address _newDex)
withdrawStuckBNB()
withdrawStuckTokens(address erc20_token)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.