Sourcify Logo

0x885c99a787BE6b41cbf964174C771A9f7ec48e04

on BNB Smart Chain Mainnet (56)

Match
Runtime Bytecode
Creation Bytecode
Contract Name
PhoenixToken
Compilation Target
PhoenixToken.sol:PhoenixToken
Language
SoliditySolidity
Compiler
solc 0.8.15+commit.e14f2714
EVM Version
default
Verified At
2026-06-03 12:04:50 UTC
Deployer
0xF73CDec6497a643332a88A0cECaC0CAdD1E998B7
Deployment Transaction
0x47fa948fe3cd6731a1965901a236758e9ebe6a3884c7a72b9725055c92b49a07
Block Number
33840548
Transaction Index
29

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: QmaZkbr44bgdjG4ZbdcXFEub2eJyhKfiR9gQkDbt9gAPT4

Loading contract data...

CBOR Auxdata id: 2

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

Loading contract data...

Transformations

CBOR Auxdata Transformations

Byte OffsetsLength (bytes)Values
2287654
Original (recompiled):0xa2646970667358221220b5a774b05dea1515f33c04ea4765f2444436a70beb923c6a84ab9f5d22abde9764736f6c634300080f0033
Transformed (onchain):0xa26469706673582212205b5b5e4fca9e4f9fae3e9d997341bc0cf65fba4e5fb31c9787ca3ffe079b30f464736f6c634300080f0033
3540554
Original (recompiled):0xa264697066735822122072063eac50937ca3764135be9947c3ce82046ae6ef228920af60ca83efc2df9664736f6c634300080f0033
Transformed (onchain):0xa26469706673582212206c090350b092d1cd631db5eecd540be8141e367ad229b87d818cb1aca607a52b64736f6c634300080f0033

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: QmaZkbr44bgdjG4ZbdcXFEub2eJyhKfiR9gQkDbt9gAPT4

Loading contract data...

Transformations

CBOR Auxdata Transformations

Byte OffsetsLength (bytes)Values
1955254
Original (recompiled):0xa2646970667358221220b5a774b05dea1515f33c04ea4765f2444436a70beb923c6a84ab9f5d22abde9764736f6c634300080f0033
Transformed (onchain):0xa26469706673582212205b5b5e4fca9e4f9fae3e9d997341bc0cf65fba4e5fb31c9787ca3ffe079b30f464736f6c634300080f0033

Storage Layout

For non-default storage allocations (e.g. EIP-7201) check out EVM Storage Logo
SlotOffsetBytesLabelTypeContract
0032_balancesmapping(address ⇒ uint256)PhoenixToken.sol:PhoenixToken
1032_allowancesmapping(address ⇒ mapping(address ⇒ uint256))PhoenixToken.sol:PhoenixToken
2032_totalSupplyuint256PhoenixToken.sol:PhoenixToken
3032_namestringPhoenixToken.sol:PhoenixToken
4032_symbolstringPhoenixToken.sol:PhoenixToken
5020_owneraddressPhoenixToken.sol:PhoenixToken
6020uniswapV2Routercontract IUniswapV2Router02PhoenixToken.sol:PhoenixToken
7020uniswapV2PairaddressPhoenixToken.sol:PhoenixToken
8020DEADaddressPhoenixToken.sol:PhoenixToken
8201swappingboolPhoenixToken.sol:PhoenixToken
8211stakingEnabledboolPhoenixToken.sol:PhoenixToken
8221tradingEnabledboolPhoenixToken.sol:PhoenixToken
9032sellAmountuint256PhoenixToken.sol:PhoenixToken
10032buyAmountuint256PhoenixToken.sol:PhoenixToken
11032totalSellFeesuint256PhoenixToken.sol:PhoenixToken
12032totalBuyFeesuint256PhoenixToken.sol:PhoenixToken
13020dividendTrackercontract PhoenixTokenDividendTrackerPhoenixToken.sol:PhoenixToken
14020marketingWalletaddress payablePhoenixToken.sol:PhoenixToken
15020devWalletaddress payablePhoenixToken.sol:PhoenixToken
16032maxWalletuint256PhoenixToken.sol:PhoenixToken
17032swapTokensAtAmountuint256PhoenixToken.sol:PhoenixToken
18032sellRewardsFeeuint256PhoenixToken.sol:PhoenixToken
19032sellDeadFeesuint256PhoenixToken.sol:PhoenixToken
20032sellMarketingFeesuint256PhoenixToken.sol:PhoenixToken
21032sellLiquidityFeeuint256PhoenixToken.sol:PhoenixToken
22032buyDeadFeesuint256PhoenixToken.sol:PhoenixToken
23032buyMarketingFeesuint256PhoenixToken.sol:PhoenixToken
24032buyLiquidityFeeuint256PhoenixToken.sol:PhoenixToken
25032buyRewardsFeeuint256PhoenixToken.sol:PhoenixToken
26032buyDevFeeuint256PhoenixToken.sol:PhoenixToken
27032sellDevFeeuint256PhoenixToken.sol:PhoenixToken
28032transferFeeuint256PhoenixToken.sol:PhoenixToken
2901swapAndLiquifyEnabledboolPhoenixToken.sol:PhoenixToken
30032gasForProcessinguint256PhoenixToken.sol:PhoenixToken
31032_isExcludedFromFeesmapping(address ⇒ bool)PhoenixToken.sol:PhoenixToken
32032automatedMarketMakerPairsmapping(address ⇒ bool)PhoenixToken.sol:PhoenixToken
33032stakingBonusmapping(address ⇒ uint256)PhoenixToken.sol:PhoenixToken
34032stakingUntilDatemapping(address ⇒ uint256)PhoenixToken.sol:PhoenixToken
35032stakingAmountsmapping(uint256 ⇒ uint256)PhoenixToken.sol:PhoenixToken
36032canTransferBeforeTradingIsEnabledmapping(address ⇒ bool)PhoenixToken.sol:PhoenixToken
3701limitsInEffectboolPhoenixToken.sol:PhoenixToken
38032gasPriceLimituint256PhoenixToken.sol:PhoenixToken
39032_holderLastTransferBlockmapping(address ⇒ uint256)PhoenixToken.sol:PhoenixToken
40032_holderLastTransferTimestampmapping(address ⇒ uint256)PhoenixToken.sol:PhoenixToken
41032launchblockuint256PhoenixToken.sol:PhoenixToken
42032cooldowntimeruint256PhoenixToken.sol:PhoenixToken

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...