BasePepeHitlerPutinKim
Verified contract
Active on
Ethereum with 211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAI | ERC-20 | 284.915845K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17834966 | a year ago | | | 0 | 0.0024094650 | |
| 17828168 | a year ago | | | 0 | 0.0020153747 | |
| 17822162 | a year ago | | | 0 | 0.0012471250 | |
| 17816143 | a year ago | | | 0 | 0.0011553855 | |
| 17815261 | a year ago | | | 0 | 0.0017651266 | |
| 17814049 | a year ago | | | 0 | 0.0012062174 | |
| 17812558 | a year ago | | | 0 | 0.00083088606 | |
| 17810522 | a year ago | | | 0 | 0.00062362807 | |
| 17810287 | a year ago | | | 0 | 0.00060281756 | |
| 17809793 | a year ago | | | 0 | 0.00068704485 |
ABI
ABI objects
Getter at block 21285578
_burnFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
300
_marketingWalletAddress() view returns (address)
0x782ce17c9eda092d628ee3a9b3cd61142c259bda
_taxFee() view returns (uint256)
0
decimals() view returns (uint256)
18
maxWalletBalance() view returns (uint256)
50000000000000000000000000
name() view returns (string)
BasePepeHitlerPutinKim
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BPHPK
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
50000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xfe93c845d93e6d84a54d6216694b93dcd9cfd4bb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxWallet(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
enableTrading()
excludeFromFee(address account)
excludeFromReward(address account)
includeAndExcludedFromMaxWallet(address account, bool value)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFeePercent(uint256 tFee, uint256 mFee, uint256 cFee)
setMarketingWalletAddress(address _addr)
setSellFeePercent(uint256 tFee, uint256 mFee, uint256 cFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.