Pepe V Shiba
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPSHI | ERC-20 | 53.854864B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18074549 | a year ago | | | 0 | 0.0010066253 | |
| 18074505 | a year ago | | | 0 | 0.00090303395 | |
| 18074501 | a year ago | | | 0 | 0.00098574675 | |
| 18074469 | a year ago | | | 0 | 0.00076934114 | |
| 18074337 | a year ago | | | 0 | 0.00066291329 | |
| 18074259 | a year ago | | | 0 | 0.00041067342 | |
| 18074254 | a year ago | | | 0 | 0.00051770223 | |
| 18074252 | a year ago | | | 0 | 0.00049492205 | |
| 18074249 | a year ago | | | 0 | 0.00038960595 | |
| 18074247 | a year ago | | | 0 | 0.00039340145 |
ABI
ABI objects
Getter at block 21321795
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x4d20824776127b696764307974049c45e8c22e39
maxTransactionAmountBuy() view returns (uint256)
4206900000000000000000000000000
maxTransactionAmountSell() view returns (uint256)
4206900000000000000000000000000
maxTransactionLimitEnabled() view returns (bool)
false
maxWalletAmount() view returns (uint256)
4206900000000000000000000000000
maxWalletLimitEnabled() view returns (bool)
false
name() view returns (string)
Pepe V Shiba
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
1
swapTokensAtAmount() view returns (uint256)
84138000000000000000000000000
swapWithLimit() view returns (bool)
false
symbol() view returns (string)
PEPSHI
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x50cc6b02710c745e029f38edd9c7c2ad759436e2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletToWalletTransferFee() view returns (uint256)
1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxTransaction(address account) view returns (bool)
isExcludedFromMaxWalletLimit(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address _marketingWallet)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFee(uint256 _buyFee)
setEnableMaxTransactionLimit(bool enable)
setEnableMaxWalletLimit(bool enable)
setExcludeFromMaxTransactionLimit(address account, bool exclude)
setExcludeFromMaxWallet(address account, bool exclude)
setMaxTransactionAmounts(uint256 _maxTransactionAmountBuy, uint256 _maxTransactionAmountSell)
setMaxWalletAmount(uint256 _maxWalletAmount)
setSellFee(uint256 _sellFee)
setSwapTokensAtAmount(uint256 newAmount)
setSwapWithLimit(bool _swapWithLimit)
setWalletToWalletTransferFee(uint256 _walletToWalletTransferFee)
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)
BuyFeeUpdated(uint256 buyFee)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludedFromMaxTransactionLimit(address indexed account, bool isExcluded)
ExcludedFromMaxWalletLimit(address indexed account, bool isExcluded)
MaxTransactionLimitAmountChanged(uint256 maxTransferRateBuy, uint256 maxTransferRateSell)
MaxTransactionLimitStateChanged(bool maxTransactionLimit)
MaxWalletLimitAmountChanged(uint256 maxWalletLimitRate)
MaxWalletLimitStateChanged(bool maxWalletLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellFeeUpdated(uint256 sellFee)
SwapAndSend(uint256 tokensSwapped, uint256 valueReceived)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
SwapWithLimitUpdated(bool swapWithLimit)
Transfer(address indexed from, address indexed to, uint256 value)
WalletToWalletTransferFeeUpdated(uint256 walletToWalletTransferFee)
constructor()
receive()
This contract contains no error objects.