HarryPotterBidenMarioPepe69Inu
Verified contract
Active on
Ethereum with 80 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 |
---|---|---|---|---|---|
PEPE | ERC-20 | 23.954501M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18188578 | a year ago | | | 0 | 0.00039641509 | |
| 17963992 | a year ago | | | 0 | 0.0022708367 | |
| 17963990 | a year ago | | | 0 | 0.0023744896 | |
| 17963989 | a year ago | | | 0 | 0.0024791685 | |
| 17963988 | a year ago | | | 0 | 0.0023809484 | |
| 17963974 | a year ago | | | 0 | 0.0024336767 | |
| 17963971 | a year ago | | | 0 | 0.0022575977 | |
| 17963970 | a year ago | | | 0 | 0.0023503906 | |
| 17963961 | a year ago | | | 0 | 0.0023836323 | |
| 17963952 | a year ago | | | 0 | 0.0023317506 |
ABI
ABI objects
Getter at block 21220649
bidenAddress() view returns (address)
0xd80293e002a31e11eda606a4899be3be01694464
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
23954500758055895293961929
name() view returns (string)
HarryPotterBidenMarioPepe69Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0xd2529112063079463f4ba111d4f9bb9c59963bc8
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
34500000000000000000000000
symbol() view returns (string)
PEPE
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bidenFees(uint256) view returns (uint16)
blacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bidenAddressSetup(address _newAddress)
bidenFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
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)
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)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
bidenAddressUpdated(address bidenAddress)
bidenFeeSent(address recipient, uint256 amount)
bidenFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.