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 |
---|---|---|---|---|---|
BPEPE | ERC-20 | 117.067916K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18375926 | a year ago | | | 0 | 0.00033274362 | |
| 18375906 | a year ago | | | 0 | 0.00054059188 | |
| 18375905 | a year ago | | | 0 | 0.00054653600 | |
| 18375904 | a year ago | | | 0 | 0.00051786250 | |
| 18375904 | a year ago | | | 0 | 0.00051786250 | |
| 18375902 | a year ago | | | 0 | 0.00043425696 | |
| 18375902 | a year ago | | | 0 | 0.00043425696 | |
| 18375902 | a year ago | | | 0 | 0.00043425696 | |
| 18375901 | a year ago | | | 0 | 0.00042913872 | |
| 18375900 | a year ago | | | 0 | 0.00043360444 |
ABI
ABI objects
Getter at block 21318089
buyTax() view returns (uint256)
20
decimals() pure returns (uint8)
18
lpTax() view returns (uint256)
1
maxTxAmount() view returns (uint256)
200000000000000000000000
name() pure returns (string)
Black PEPE
owner() view returns (address)
0x140b070cc0cb62459828cfab18072acf0a1b0f00
sellTax() view returns (uint256)
30
symbol() pure returns (string)
BPEPE
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xc6a8f6acade39d9477555d70841ab1cc8cd75fa6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeMaxSwapThreshold(uint256 newMaxSwapThreshold)
changeMinSwapThreshold(uint256 newMinSwapThreshold)
changeTax(uint256 newBuyTax, uint256 newSellTax, uint256 newLpTax)
openTrading()
removeLimits()
renounceOwnership()
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()
receive()
This contract contains no error objects.