Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3ff7…ff7b
3 additional
variables
Balances ($0.00)
No balances found for "佩佩"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21357176 | 11 days ago | | | 0 | 0.00039963874 | |
| 21348868 | 12 days ago | | | 0 | 0.0011189290 | |
| 21348803 | 12 days ago | | | 0 | 0.0012221249 | |
| 21333986 | 14 days ago | | | 0 | 0.0014385003 | |
| 21300648 | 19 days ago | | | 0 | 0.00081108005 | |
| 21296976 | 19 days ago | | | 0 | 0.00044651442 | |
| 21226147 | a month ago | | | 0 | 0.00052359177 | |
| 21204421 | a month ago | | | 0 | 0.0013669757 | |
| 21171611 | a month ago | | | 0 | 0.0011009560 | |
| 21140566 | a month ago | | | 0 | 0.00044270820 |
ABI
ABI objects
Getter at block 21433508
_maxTxAmount() view returns (uint256)
30000000000000000
_maxWalletSize() view returns (uint256)
30000000000000000
_previoustaxFee() view returns (uint256)
2
_redisFee() view returns (uint256)
0
_redisFeeOnBuy() view returns (uint256)
0
_redisFeeOnSell() view returns (uint256)
0
_swapTokensAtAmount() view returns (uint256)
300000000000000
_tFeeTotal() view returns (uint256)
0
_taxFee() view returns (uint256)
2
_taxFeeOnBuy() view returns (uint256)
2
_taxFeeOnSell() view returns (uint256)
2
decimals() pure returns (uint8)
9
name() pure returns (string)
佩佩
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
PeiPei
totalSupply() pure returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xad796fad2598b161aa0c5d912b4d5fe6dbacbd4f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
removeAllFee()
renounceOwnership()
restoreAllFee()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setSwapBack(bool _swapEnabled)
setTrading(bool _tradingOpen)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateTaxAddress(address newTaxAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.