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 |
---|---|---|---|---|---|
PEPEFC | ERC-20 | 380.743148M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20176430 | 5 months ago | | | 0 | 0.0011869067 | |
| 20169962 | 5 months ago | | | 0 | 0.00054475777 | |
| 20169256 | 5 months ago | | | 0 | 0.00021793553 | |
| 20169248 | 5 months ago | | | 0 | 0.00038429260 | |
| 20169247 | 5 months ago | | | 0 | 0.00046322000 | |
| 20169239 | 5 months ago | | | 0 | 0.00056597227 | |
| 20169206 | 5 months ago | | | 0 | 0.00045611310 | |
| 20169186 | 5 months ago | | | 0 | 0.00045927730 | |
| 20169177 | 5 months ago | | | 0 | 0.00024280858 | |
| 20169169 | 5 months ago | | | 0 | 0.00045588962 |
ABI
ABI objects
Getter at block 21205298
creator() pure returns (string)
t.me/coinsult_tg
decimals() view returns (uint8)
18
feeOnBuy() view returns (uint256)
0
feeOnSell() view returns (uint256)
0
feeOnTransfer() view returns (uint256)
0
feeReceiver() view returns (address)
0x931f871846760fc3e5bc023d03092d781f71df31
name() view returns (string)
PEPE FC
owner() view returns (address)
0xfc9bc15b17c4c803d109f0bbb0f343c75c55de72
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2000000000000000000000000
symbol() view returns (string)
PEPEFC
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc82dbcca8843a60cedcd39582e2e310b23ba5e37
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFeeReceiver(address _feeReceiver)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapTokensAtAmount(uint256 newAmount, bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _feeOnSell, uint256 _feeOnBuy, uint256 _feeOnTransfer)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
FeeReceiverChanged(address feeReceiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendFee(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
TradingEnabled(bool tradingEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFees(uint256 feeOnBuy, uint256 feeOnSell)
constructor()
receive()
This contract contains no error objects.