HARRYPOTTEROBANAPACMAN BONK
Verified contract
Active on
Ethereum with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8669…6b43
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTCBONK | ERC-20 | 3.006792M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17981679 | a year ago | | | 0 | 0.00060113502 | |
| 17981570 | a year ago | | | 0 | 0.00062132639 | |
| 17981531 | a year ago | | | 0 | 0.00063235314 | |
| 17981502 | a year ago | | | 0 | 0.00084541903 | |
| 17981501 | a year ago | | | 0 | 0.00078292563 | |
| 17981495 | a year ago | | | 0 | 0.00084766985 | |
| 17981493 | a year ago | | | 0 | 0.00074981401 | |
| 17981493 | a year ago | | | 0 | 0.00074498107 | |
| 17981489 | a year ago | | | 0 | 0.00067693085 | |
| 17981488 | a year ago | | | 0 | 0.00081344438 |
ABI
ABI objects
Getter at block 21219314
_buyBurnFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
1
_maxBurnAmount() view returns (uint256)
50000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_sellBurnFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_sellTeamFee() view returns (uint256)
0
_tFeeTotal() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
1
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
_walletMax() view returns (uint256)
1000000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getTime() view returns (uint256)
1731989627
marketingWalletAddress() view returns (address)
0x7c7314550b83befbb7afb4d26f750d5e04ddc0de
name() view returns (string)
HARRYPOTTEROBANAPACMAN BONK
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BTCBONK
teamWalletAddress() view returns (address)
0x8669be5ebf769b8b05ee2b138817cdba0df76b43
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xa8ad73a539476daa83420e16700e9a2900d1e536
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events addV2LP() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
startTrading(address tradeAt, address recipient, uint256 amount) returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tokenName, string tokenSymbol, uint8 tokenDecimals, uint256 supply, address owner, address marketingAddress, address teamAddress)
receive()
This contract contains no error objects.