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 |
---|---|---|---|---|---|
BWP | ERC-20 | 1.31319K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12117820 | 8 months ago | | | 0 | 0.0000056992916 | |
| 12117754 | 8 months ago | | | 0 | 0.0000011872500 | |
| 12117737 | 8 months ago | | | 0 | 0.0000010084868 |
ABI
ABI objects
Getter at block 22960547
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeRecipientAddr() view returns (address)
0xd4cd2df5863f86fdc7565a7dd9374f1676497726
feeThreshold() view returns (uint256)
500000000000000000000
maxSwapTxAmount() view returns (uint256)
50000000000000000000000
maxWallet() view returns (uint256)
50000000000000000000000
name() view returns (string)
BaseWifPepe
owner() view returns (address)
0x9c39bec32a4b3bb350dbf6013f4c65e993e57175
sellFee() view returns (uint256)
20
symbol() view returns (string)
BWP
totalSupply() view returns (uint256)
1000000000000000000000000
uniV2PairAddress() view returns (address)
0xd0a9e8643fb8d06ceadbbafbdfabc67404101517
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableLimits()
disableSwapLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
renounceOwnership()
swapBack()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
updateSwapFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.