HarryPotterObamaPokemon69Inu
Verified contract
Active on
Ethereum with 1,645 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 5.271464M | -- | -- | |
PE PE | ERC-20 | 538.251644K | -- | -- | |
PEPE | ERC-20 | 186.800047K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21005945 | 22 days ago | | | 0 | 0.00041864503 | |
| 20955689 | a month ago | | | 0 | 0.00054174778 | |
| 20952710 | a month ago | | | 0 | 0.00055228379 | |
| 20939106 | a month ago | | | 0 | 0.0013736722 | |
| 20932600 | a month ago | | | 0 | 0.00044255437 | |
| 20931473 | a month ago | | | 0 | 0.00041505191 | |
| 20925907 | a month ago | | | 0 | 0.00043921951 | |
| 20925875 | a month ago | | | 0 | 0.00045193367 | |
| 20923461 | a month ago | | | 0 | 0.0013466765 | |
| 20923436 | a month ago | | | 0 | 0.0015601008 |
ABI
ABI objects
Getter at block 21160436
decimals() pure returns (uint8)
18
feesAddress() view returns (address)
0x7a2f4b62ad49c9f0cb9041667fbf2e879f2ed096
getAllPending() view returns (uint256)
5271463699630090309112995
maxWalletAmount() view returns (uint256)
200000000000000000000000000
name() view returns (string)
HarryPotterObamaPokemon69Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x447c207d90307fd046e68a814c236d5145482dc2
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
MATIC
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
feesFees(uint256) view returns (uint16)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address account, bool isBlacklisted)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
feesAddressSetup(address _newAddress)
feesFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistUpdated(address indexed account, bool isBlacklisted)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
feesAddressUpdated(address feesAddress)
feesFeeSent(address recipient, uint256 amount)
feesFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.