Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 1.948283B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11513670 | 9 months ago | | | 0 | 0.000000005133902460 | |
| 2029933 | a year ago | | | 0 | 0.0000038892000 | |
| 2029886 | a year ago | | | 0 | 0.0000051187400 | |
| 2029849 | a year ago | | | 0 | 0.0000028688000 | |
| 2015896 | a year ago | | | 0 | 0.000011570500 | |
| 1965667 | a year ago | | | 0 | 0.000069441012 | |
| 1957661 | a year ago | | | 0 | 0.000069801003 | |
| 1955008 | a year ago | | | 0 | 0.000069801004 | |
| 1954481 | a year ago | | | 0 | 0.000054289672 | |
| 1954470 | a year ago | | | 0 | 0.000069801003 |
ABI
ABI objects
Getter at block 22922974
_buyCount() view returns (uint256)
185
_uniswapPair() view returns (address)
0x177180c749c5fc8ec6fe562c8ea908b7038d6579
_uniswapRouter() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
decimals() view returns (uint8)
18
name() view returns (string)
BPepe
owner() view returns (address)
0x2c34c22a4c32654ca345be85128e5803fd663f46
rate() view returns (uint256)
100000000
remainHolder() view returns (bool)
true
startTradeBlock() view returns (uint256)
1952437
symbol() view returns (string)
PEPE
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
_cantList(address) view returns (bool)
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRemain()
recuseTax(uint256 newBuy, uint256 newSell, uint256 newReduceBuy, uint256 newReduceSell, uint256 newPreventSwapBefore)
removeERC20(address _token)
renounceOwnership()
setCantList(address ac, bool status)
setFeeExclude(address account, bool value)
setFundAddr(address newAddr, address newdv)
setrate(uint256 newv)
startTrade(address[] adrs)
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(address _fund, address _dv)
receive()
This contract contains no error objects.