Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x13f1…01bb
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$PEPETAMA | ERC-20 | 45.454545M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17597209 | a year ago | | | 0 | 0.0019163156 | |
| 17588265 | a year ago | | | 0 | 0.0012831538 | |
| 17222006 | 2 years ago | | | 0 | 0.0057090946 | |
| 17211064 | 2 years ago | | | 0 | 0.012924872 | |
| 17210691 | 2 years ago | | | 0 | 0.0053317301 | |
| 17198498 | 2 years ago | | | 0 | 0.012601838 | |
| 14149165 | 3 years ago | | | 0 | 0.0030036334 | |
| 14149161 | 3 years ago | | | 0 | 0.0021158277 | |
| 14149158 | 3 years ago | | | 0 | 0.0035392246 | |
| 14149149 | 3 years ago | | | 0 | 0.0036321612 |
ABI
ABI objects
Getter at block 21223017
SwapAndSendEnabled() view returns (bool)
true
_marketingFee() view returns (uint256)
10
_marketingFee4Sellers() view returns (uint256)
100
_maxTxAmount() view returns (uint256)
15151515151515151515
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
10
defaultTaxFee() view returns (uint256)
0
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0x13f1ac66387beb7b74bcf8c162b2a08bccde01bb
name() view returns (string)
PepeTama
numTokensToExchangeForMarketing() view returns (uint256)
100000000000000000
owner() view returns (address)
0x639f819984f546c4ac7bcf1d8c0df4631d3bde4f
symbol() view returns (string)
$PEPETAMA
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xcf6487b70e58bc0f3ca78c7498d28cc3a0ed182a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address wallet)
_setMaxTxAmount(uint256 maxTxAmount)
addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFromBlackList(address account)
renounceOwnership()
setDefaultMarketingFee(uint256 marketingFee)
setFeesOnSellersAndBuyers(bool _enabled)
setSellersFee(uint256 marketingFee4Sellers)
setSwapAndSendEnabled(bool _enabled)
setnumTokensToExchangeForMarketing(uint256 _numTokensToExchangeForMarketing)
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)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.