0x0A821192C3CA92717F23CDA47ec093E30248074c
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- TOKEN
- Compilation Target
- TOKEN.sol:TOKEN
- Language
Solidity
- Compiler
- solc 0.8.20+commit.a1b79de6
- EVM Version
- default
- Verified At
- 2025-05-18 17:23:52 UTC
- Deployer
- 0x632ba6daB1c93d4AC42402F83D6BCBe5CcF78485
- Deployment Transaction
- 0x50eca3340482045741dfec69df8936dcdc93a9f81f66a2b9a336968affd9f2c4
- Block Number
- 19095876
- Transaction Index
- 234
Read/Write Contract on:
Loading contract data...
Source Code
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 
Solidity metadata.json IPFS hash: QmT69KKJL32NdZ4CMSBig6GydqEcuUfRf3VpSF7rWjy34W
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 28071 | 54 | Original (recompiled):0xa2646970667358221220469311901cf782230b179abce22446976722b7d567f0e36d1ebc41d28875b0d364736f6c63430008140033 Transformed (onchain):0xa2646970667358221220c372ce3feb9f0052547b7176292da22703606a38cf51744051a1e173e9c3662b64736f6c63430008140033 |
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 
Solidity metadata.json IPFS hash: QmT69KKJL32NdZ4CMSBig6GydqEcuUfRf3VpSF7rWjy34W
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1477 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 3965, 11815, 17085, 17308, 17347, 17497, 17536 |
| 1479 | 0x000000000000000000000000456acc191b7ba08edb1e71d650c39d087ccccc81 | 5204, 7245, 10106, 10285, 10329, 11903, 16494, 16675, 16719 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 23515 | 54 | Original (recompiled):0xa2646970667358221220469311901cf782230b179abce22446976722b7d567f0e36d1ebc41d28875b0d364736f6c63430008140033 Transformed (onchain):0xa2646970667358221220c372ce3feb9f0052547b7176292da22703606a38cf51744051a1e173e9c3662b64736f6c63430008140033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _balances | mapping(address ⇒ uint256) | TOKEN.sol:TOKEN |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | TOKEN.sol:TOKEN |
| 2 | 0 | 32 | _totalSupply | uint256 | TOKEN.sol:TOKEN |
| 3 | 0 | 32 | _name | string | TOKEN.sol:TOKEN |
| 4 | 0 | 32 | _symbol | string | TOKEN.sol:TOKEN |
| 5 | 0 | 20 | _owner | address | TOKEN.sol:TOKEN |
| 5 | 20 | 1 | swapping | bool | TOKEN.sol:TOKEN |
| 6 | 0 | 20 | marketingWallet | address | TOKEN.sol:TOKEN |
| 7 | 0 | 20 | devWallet | address | TOKEN.sol:TOKEN |
| 8 | 0 | 32 | maxTransactionAmount | uint256 | TOKEN.sol:TOKEN |
| 9 | 0 | 32 | swapTokensAtAmount | uint256 | TOKEN.sol:TOKEN |
| 10 | 0 | 32 | maxWallet | uint256 | TOKEN.sol:TOKEN |
| 11 | 0 | 32 | percentForLPBurn | uint256 | TOKEN.sol:TOKEN |
| 12 | 0 | 1 | lpBurnEnabled | bool | TOKEN.sol:TOKEN |
| 13 | 0 | 32 | lpBurnFrequency | uint256 | TOKEN.sol:TOKEN |
| 14 | 0 | 32 | lastLpBurnTime | uint256 | TOKEN.sol:TOKEN |
| 15 | 0 | 32 | manualBurnFrequency | uint256 | TOKEN.sol:TOKEN |
| 16 | 0 | 32 | lastManualLpBurnTime | uint256 | TOKEN.sol:TOKEN |
| 17 | 0 | 1 | limitsInEffect | bool | TOKEN.sol:TOKEN |
| 17 | 1 | 1 | tradingActive | bool | TOKEN.sol:TOKEN |
| 17 | 2 | 1 | swapEnabled | bool | TOKEN.sol:TOKEN |
| 18 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | TOKEN.sol:TOKEN |
| 19 | 0 | 1 | transferDelayEnabled | bool | TOKEN.sol:TOKEN |
| 20 | 0 | 32 | buyTotalFees | uint256 | TOKEN.sol:TOKEN |
| 21 | 0 | 32 | buyMarketingFee | uint256 | TOKEN.sol:TOKEN |
| 22 | 0 | 32 | buyLiquidityFee | uint256 | TOKEN.sol:TOKEN |
| 23 | 0 | 32 | buyDevFee | uint256 | TOKEN.sol:TOKEN |
| 24 | 0 | 32 | sellTotalFees | uint256 | TOKEN.sol:TOKEN |
| 25 | 0 | 32 | sellMarketingFee | uint256 | TOKEN.sol:TOKEN |
| 26 | 0 | 32 | sellLiquidityFee | uint256 | TOKEN.sol:TOKEN |
| 27 | 0 | 32 | sellDevFee | uint256 | TOKEN.sol:TOKEN |
| 28 | 0 | 32 | tokensForMarketing | uint256 | TOKEN.sol:TOKEN |
| 29 | 0 | 32 | tokensForLiquidity | uint256 | TOKEN.sol:TOKEN |
| 30 | 0 | 32 | tokensForDev | uint256 | TOKEN.sol:TOKEN |
| 31 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | TOKEN.sol:TOKEN |
| 32 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | TOKEN.sol:TOKEN |
| 33 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | TOKEN.sol:TOKEN |
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...