PlanetMemes
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PMC | ERC-20 | 26.57558T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17679153 | a year ago | | | 0 | 0.018669950 | |
| 17679132 | a year ago | | | 0 | 0.0026953238 | |
| 17679129 | a year ago | | | 0 | 0.0026082900 | |
| 17679121 | a year ago | | | 0 | 0.0030317079 | |
| 17679118 | a year ago | | | 0 | 0.0034309966 | |
| 17679116 | a year ago | | | 0 | 0.0032295845 | |
| 17679114 | a year ago | | | 0 | 0.0035207110 | |
| 17679113 | a year ago | | | 0 | 0.0030537080 | |
| 17679113 | a year ago | | | 0 | 0.0030537080 | |
| 17679113 | a year ago | | | 0 | 0.0043586480 |
ABI
ABI objects
Getter at block 21221161
PMCmarketingWallet() view returns (address)
0x9f7502a12c563d65946b3131a5755ab7331d90d1
buyBurnFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyPMCmarketingFee() view returns (uint256)
20
buyTotalFees() view returns (uint256)
20
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
21000000000000000000000000000000
maxWallet() view returns (uint256)
21000000000000000000000000000000
name() view returns (string)
PlanetMemes
owner() view returns (address)
0x9f7502a12c563d65946b3131a5755ab7331d90d1
sellBurnFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellPMCmarketingFee() view returns (uint256)
30
sellTotalFees() view returns (uint256)
30
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
42000000000000000000000000000
symbol() view returns (string)
PMC
tokensForLiquidity() view returns (uint256)
0
tokensForPMCmarketing() view returns (uint256)
582885953160289143094864585923
totalSupply() view returns (uint256)
420000000000000000000000000000000
tradingActive() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x5fc725c1803c95ad0485419c30b6e8a0a1fe8363
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _PMCmarketingFee, uint256 _liquidityFee, uint256 _burnFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updatePMCmarketingWallet(address newPMCmarketingWallet)
updateSellFees(uint256 _PMCmarketingFee, uint256 _liquidityFee, uint256 _burnFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PMCmarketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
burnWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.