PumpkinKing
Verified contract
Active on
Ethereum with 19 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
4 additional
variables
Balances ($6.90)
Native
Value
$6.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001921 | $3,594.39 |
$6.9 | |
PKING | ERC-20 | 336.244681K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15831278 | 2 years ago | | | 0 | 0.00041500214 | |
| 15831275 | 2 years ago | | | 0 | 0.00051110500 | |
| 15831271 | 2 years ago | | | 0 | 0.00070566394 | |
| 15831270 | 2 years ago | | | 0 | 0.00067367827 | |
| 15831270 | 2 years ago | | | 0 | 0.00067367827 | |
| 15831270 | 2 years ago | | | 0 | 0.00070669739 | |
| 15831270 | 2 years ago | | | 0 | 0.00070669739 | |
| 15831256 | 2 years ago | | | 0 | 0.00064523336 | |
| 15831256 | 2 years ago | | | 0 | 0.00064523336 | |
| 15831256 | 2 years ago | | | 0 | 0.00064523336 |
ABI
ABI objects
Getter at block 21324446
SHIB() view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
StartFee() view returns (uint256)
2
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x502a858baaaa2db56574c89a9417e1d9770b17af
genesis_block() view returns (uint256)
0
initialLiquidityAdded() view returns (bool)
true
liquidityAddedBlock() view returns (uint256)
15831244
marketingWallet() view returns (address)
0x502a858baaaa2db56574c89a9417e1d9770b17af
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
100000000000000000000000000000000000000000
name() view returns (string)
PumpkinKing
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x29e7325a2d65c7c059b0cbef3af99eca48d6d49f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=0, liquidity=3, dev=0)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
PKING
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=3, liquidity=0, dev=0)
totSellTax() view returns (uint256)
3
totTax() view returns (uint256)
3
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isblacklist(address account) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateExcludedFromFees(address _address, bool state)
updateMarketingWallet(address newWallet)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
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.