Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa321…fb32
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUMPkin | ERC-20 | 111.783721M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18374867 | a year ago | | | 0 | 0.00013863015 | |
| 13931672 | 3 years ago | | | 0 | 0.0020831304 | |
| 13486968 | 3 years ago | | | 0 | 0.0033066167 | |
| 13467353 | 3 years ago | | | 0 | 0.0025178040 | |
| 13465021 | 3 years ago | | | 0 | 0.0030360465 | |
| 13464995 | 3 years ago | | | 0 | 0.0032990645 | |
| 13463324 | 3 years ago | | | 0 | 0.0044145918 | |
| 13463314 | 3 years ago | | | 0 | 0.0048328651 | |
| 13463302 | 3 years ago | | | 0 | 0.0040117315 | |
| 13463300 | 3 years ago | | | 0 | 0.0037111714 |
ABI
ABI objects
Getter at block 21159592
_devWalletAddress() view returns (address)
0xa321c4f214d1b060e21e2c6688db26d862ddfb32
_liquidityFee() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
50000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
getDevFee() view returns (uint256)
10
name() view returns (string)
PUMPkin
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PUMPkin
totalFees() view returns (uint256)
11694656870752528494
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x9791726c8c80c8a96d9fb3fa5b7521fba7dbb442
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setdevWallet(address devWalletAddress)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enableFees()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap()
removeBotFromBlackList(address account)
renounceOwnership()
setDevFeeDisabled(bool _devFeeEnabled) returns (bool)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFee(uint256 taxFee, uint256 liqFee)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.