Sourcify Logosourcify.eth

0x6379F04fc2FED67c21E100F87cF5d3c5B049184F

on PulseChain (369)

Exact Match
Runtime Bytecode
Creation Bytecode
Contract Name
MusheXMU
Compilation Target
contracts/MusheXMU.sol:MusheXMU
Language
SoliditySolidity
Compiler
solc 0.8.11+commit.d7f03943
EVM Version
london
Verified At
2024-08-08 10:55:38 UTC
Deployer
0x861B864cE6dc7DA324Be357C416cf889d6B25AC8
Deployment Transaction
0xb6bf1998dee314037c1a0828764cc777cd0789fe0021bf71fda2f64003d37efd
Block Number
15044845
Transaction Index
127

Read/Write Contract on:

OpenZeppelin Logo

Loading contract data...

Source Code

Remix IDE LogoView on Remix IDE

Loading contract data...

Compiler Settings

Loading...

Contract Metadata

Loading...

Creation Bytecode

Loading contract data...

CBOR Auxdata

These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.

CBOR Auxdata id: 1

View on IPFS Logo
Solidity metadata.json IPFS hash: Qmadi9XJifJwx9aeMs3CTYGtcHZHAYSPvsswnR1frqzYYV

Loading contract data...

Runtime Bytecode

Loading contract data...

CBOR Auxdata

These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.

CBOR Auxdata id: 1

View on IPFS Logo
Solidity metadata.json IPFS hash: Qmadi9XJifJwx9aeMs3CTYGtcHZHAYSPvsswnR1frqzYYV

Loading contract data...

Storage Layout

For non-default storage allocations (e.g. EIP-7201) check out EVM Storage Logo
SlotOffsetBytesLabelTypeContract
001_initializeduint8contracts/MusheXMU.sol:MusheXMU
011_initializingboolcontracts/MusheXMU.sol:MusheXMU
101600__gapuint256[50]contracts/MusheXMU.sol:MusheXMU
51032_balancesmapping(address ⇒ uint256)contracts/MusheXMU.sol:MusheXMU
52032_allowancesmapping(address ⇒ mapping(address ⇒ uint256))contracts/MusheXMU.sol:MusheXMU
53032_totalSupplyuint256contracts/MusheXMU.sol:MusheXMU
54032_namestringcontracts/MusheXMU.sol:MusheXMU
55032_symbolstringcontracts/MusheXMU.sol:MusheXMU
5601440__gapuint256[45]contracts/MusheXMU.sol:MusheXMU
10101600__gapuint256[50]contracts/MusheXMU.sol:MusheXMU
151020_owneraddresscontracts/MusheXMU.sol:MusheXMU
15201568__gapuint256[49]contracts/MusheXMU.sol:MusheXMU
201032_HASHED_NAMEbytes32contracts/MusheXMU.sol:MusheXMU
202032_HASHED_VERSIONbytes32contracts/MusheXMU.sol:MusheXMU
20301600__gapuint256[50]contracts/MusheXMU.sol:MusheXMU
253032_noncesmapping(address ⇒ struct CountersUpgradeable.Counter)contracts/MusheXMU.sol:MusheXMU
254032_PERMIT_TYPEHASH_DEPRECATED_SLOTbytes32contracts/MusheXMU.sol:MusheXMU
25501568__gapuint256[49]contracts/MusheXMU.sol:MusheXMU
304032_delegatesmapping(address ⇒ address)contracts/MusheXMU.sol:MusheXMU
305032_checkpointsmapping(address ⇒ struct ERC20VotesUpgradeable.Checkpoint[])contracts/MusheXMU.sol:MusheXMU
306032_totalSupplyCheckpointsstruct ERC20VotesUpgradeable.Checkpoint[]contracts/MusheXMU.sol:MusheXMU
30701504__gapuint256[47]contracts/MusheXMU.sol:MusheXMU
35401_decimalsuint8contracts/MusheXMU.sol:MusheXMU
354120treasuryAddressaddresscontracts/MusheXMU.sol:MusheXMU
354211isTreasuryContractboolcontracts/MusheXMU.sol:MusheXMU
355020marketingWalletaddress payablecontracts/MusheXMU.sol:MusheXMU
356020liquidityAddressaddress payablecontracts/MusheXMU.sol:MusheXMU
357032botsmapping(address ⇒ bool)contracts/MusheXMU.sol:MusheXMU
358032_gasPriceLimituint256contracts/MusheXMU.sol:MusheXMU
35901tradingActiveboolcontracts/MusheXMU.sol:MusheXMU
360032isExcludedFromFeemapping(address ⇒ bool)contracts/MusheXMU.sol:MusheXMU
361032buyOrSellSwitchuint256contracts/MusheXMU.sol:MusheXMU
362032_rewardFeeuint256contracts/MusheXMU.sol:MusheXMU
363032_previousRewardFeeuint256contracts/MusheXMU.sol:MusheXMU
364032_liquidityFeeuint256contracts/MusheXMU.sol:MusheXMU
365032_previousLiquidityFeeuint256contracts/MusheXMU.sol:MusheXMU
366032_marketingFeeuint256contracts/MusheXMU.sol:MusheXMU
367032_previousMarketingFeeuint256contracts/MusheXMU.sol:MusheXMU
368032buyRewardFeeuint256contracts/MusheXMU.sol:MusheXMU
369032buyLiquidityFeeuint256contracts/MusheXMU.sol:MusheXMU
370032buyMarketingFeeuint256contracts/MusheXMU.sol:MusheXMU
371032sellRewardFeeuint256contracts/MusheXMU.sol:MusheXMU
372032sellLiquidityFeeuint256contracts/MusheXMU.sol:MusheXMU
373032sellMarketingFeeuint256contracts/MusheXMU.sol:MusheXMU
374032isExcludedMaxTransactionAmountmapping(address ⇒ bool)contracts/MusheXMU.sol:MusheXMU
375032_holderLastTransferTimestampmapping(address ⇒ uint256)contracts/MusheXMU.sol:MusheXMU
37601_transferDelayEnabledboolcontracts/MusheXMU.sol:MusheXMU
377032_liquidityTokensToSwapuint256contracts/MusheXMU.sol:MusheXMU
378032_marketingFeeTokensuint256contracts/MusheXMU.sol:MusheXMU
379032_rewardFeeTokensuint256contracts/MusheXMU.sol:MusheXMU
380032automatedMarketMakerPairsmapping(address ⇒ bool)contracts/MusheXMU.sol:MusheXMU
381032minimumFeeTokensToTakeuint256contracts/MusheXMU.sol:MusheXMU
382032maxTransactionAmountuint256contracts/MusheXMU.sol:MusheXMU
383032maxWalletuint256contracts/MusheXMU.sol:MusheXMU
384020pancakeRoutercontract IPancakeRouter02contracts/MusheXMU.sol:MusheXMU
385020pancakePairaddresscontracts/MusheXMU.sol:MusheXMU
385201inSwapAndLiquifyboolcontracts/MusheXMU.sol:MusheXMU

Transient Storage Layout

Transient storage layout is only available for Solidity contracts compiled with version ≥ 0.8.27.

Standard JSON Input

This isn't the original compiler JSON data. Generated for compatibility.

Loading...

Standard JSON Output

This isn't the original compiler JSON data. Generated for compatibility.

Loading...