Harry Potter Inu
Verified contract
Active on
Ethereum with 158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.03)
Native
Value
$0.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00001 | $2,502.30 |
$0.03 | |
HPINU | ERC-20 | 27.819947M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17951847 | a year ago | | | 0 | 0.00029807281 | |
| 17942060 | a year ago | | | 0 | 0.0012370709 | |
| 17936771 | a year ago | | | 0 | 0.0017407537 | |
| 17923981 | a year ago | | | 0 | 0.0013062893 | |
| 17923975 | a year ago | | | 0 | 0.0011907857 | |
| 17923970 | a year ago | | | 0 | 0.0013820212 | |
| 17923613 | a year ago | | | 0 | 0.00095276755 | |
| 17923220 | a year ago | | | 0 | 0.0015013771 | |
| 17923171 | a year ago | | | 0 | 0.0014123355 | |
| 17923024 | a year ago | | | 0 | 0.00066649902 |
ABI
ABI objects
Getter at block 21091032
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x0ccadeb94e8dd875d91ed658f11c26dd29f44da0
maxTransactionAmount() view returns (uint256)
30000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Harry Potter Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
3000000000000000000000000
symbol() view returns (string)
HPINU
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x63b25e01c7eeb406a87f55b3a228337e153545af
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading() payable
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.