HarryPotterPowellMrBeast1000Inu
Verified contract
Active on
Ethereum with 141 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USD | ERC-20 | 13.349471K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17987922 | a year ago | | | 0 | 0.00074264148 | |
| 17986089 | a year ago | | | 0 | 0.0012364422 | |
| 17985705 | a year ago | | | 0 | 0.00099930161 | |
| 17985105 | a year ago | | | 0 | 0.0011896930 | |
| 17984917 | a year ago | | | 0 | 0.0011051386 | |
| 17984861 | a year ago | | | 0 | 0.0010552035 | |
| 17984847 | a year ago | | | 0 | 0.00095839155 | |
| 17984457 | a year ago | | | 0 | 0.0010319502 | |
| 17984380 | a year ago | | | 0 | 0.00078732219 | |
| 17984290 | a year ago | | | 0 | 0.00084027821 |
ABI
ABI objects
Getter at block 21189064
buyFeeNumerator() view returns (uint256)
200
decimals() view returns (uint8)
18
feeDenominator() view returns (uint256)
10000
feeRecipient() view returns (address)
0x7ef6ebbc306400521c29362d684b74777f2f3126
feesEnabled() view returns (bool)
true
finalBuyFeeNumerator() view returns (uint256)
200
finalSellFeeNumerator() view returns (uint256)
200
initialBuyFeeNumerator() view returns (uint256)
1500
initialSellFeeNumerator() view returns (uint256)
1500
launched() view returns (bool)
true
limitsEnabled() view returns (bool)
false
liquidationAMM() view returns (address)
0x4eb0129733b51bab9c17a958122fa0682c13e014
maxTxnAmount() view returns (uint256)
10000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000
name() view returns (string)
HarryPotterPowellMrBeast1000Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
reserveWallet() view returns (address)
0x999b55ba095de43b18db6f43f89a2b54aaab31a2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFeeNumerator() view returns (uint256)
200
supply() view returns (uint256)
1000000000000000000000000
swapFeeTokensAtAmount() view returns (uint256)
100000000000000000000
symbol() view returns (string)
USD
totalSupply() view returns (uint256)
1000000000000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blockTransferCount(address, uint256) view returns (uint256)
noFee(address) view returns (bool)
noTransactionLimit(address) view returns (bool)
noWalletLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch() payable
renounceOwnership()
setFeeRecipient(address feeRecipient_)
setFees(uint256 _buyFeeNumerator, uint256 _sellFeeNumerator)
setNoFee(address account, bool hasNoFee)
setNoTransactionLimit(address account, bool hasNoLimit)
setNoWalletLimit(address account, bool hasNoLimit)
steadyLadsDeployingMoreCapital(uint256 blockDelay) payable
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
withdrawStuckTokens(address tokenAddress, uint256 amount)
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(address routerAddress)
receive()
This contract contains no error objects.