pepouch.vip
Verified contract
Active on
Ethereum with 86 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "pepouch.vip"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17579947 | a year ago | | | 0 | 0.00076134110 | |
| 17232409 | 2 years ago | | | 0 | 0.0060040292 | |
| 17230714 | 2 years ago | | | 0 | 0.0067919612 | |
| 17230659 | 2 years ago | | | 0 | 0.0066985287 | |
| 17230378 | 2 years ago | | | 0 | 0.0069682672 | |
| 17230339 | 2 years ago | | | 0 | 0.0068760822 | |
| 17230334 | 2 years ago | | | 0 | 0.0046188028 | |
| 17230218 | 2 years ago | | | 0 | 0.0051476841 | |
| 17229957 | 2 years ago | | | 0 | 0.0053066369 | |
| 17229907 | 2 years ago | | | 0 | 0.0035579686 |
ABI
ABI objects
Getter at block 21328219
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xfbfeaf0da0f2fde5c66df570133ae35f3eb58c9a
maxTxAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
pepouch.vip
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokenThreashold() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
PEPOUCH
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xbcb56861642c7fa494241a3d551711efcd3318f0
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)
lastDistributeTime(address) view returns (uint256)
lpPair(address) view returns (bool)
State-modifying
Events addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
claimDividend()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
getDividendsClaimed(address shareholder) returns (uint256)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCommonDividendDistributor(address sender, address _dividendedDistributor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newMarketWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.