HarryPotter
Verified contract
Active on
Ethereum with 78 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HarryPotter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19843519 | 7 months ago | | | 0 | 0.00034262884 | |
| 17700302 | a year ago | | | 0 | 0.00060604704 | |
| 17564698 | a year ago | | | 0 | 0.00048051531 | |
| 17319122 | 2 years ago | | | 0 | 0.0028248081 | |
| 17316595 | 2 years ago | | | 0 | 0.0045185962 | |
| 17316590 | 2 years ago | | | 0 | 0.0017599352 | |
| 17315749 | 2 years ago | | | 0 | 0.0041735134 | |
| 17315749 | 2 years ago | | | 0 | 0.0041509384 | |
| 17315749 | 2 years ago | | | 0 | 0.0044540160 | |
| 17315622 | 2 years ago | | | 0 | 0.0032371853 |
ABI
ABI objects
Getter at block 21316789
botSellTax() view returns (uint256)
10
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x0000000000000000000000000000000000000000
genesisblock() view returns (uint256)
0
marketingWallet() view returns (address)
0xe58612ccf7adb8f6d0c6cfd8d79f1349b5a4f4cf
maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000000000000000000000
name() view returns (string)
HarryPotter
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x316417ce1020c35f4e6cce4ab6b1e2a5c40b7f7f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
HARRY
totalSellTax() view returns (uint256)
10
totalSupply() view returns (uint256)
1000000000000000000000000000
totalTax() view returns (uint256)
0
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setBuyTaxes(uint256 _fee)
setSellTaxes(uint256 _fee)
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_)
updateMarketingWallet(address newWallet)
updateMaxTxAmount(uint256 amount)
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.