0x9B0B182CCd14125aA59dd4aA543e8E1e2E962C2d
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- BBC
- Compilation Target
- BBC.sol:BBC
- Language
- Solidity
- Compiler
- solc 0.8.10+commit.fc410830
- EVM Version
- london
- Verified At
- 2026-02-04 02:56:43 UTC
- Deployer
- 0xe25348C5BBA24f5c0cdbE5b0Fd40899556e2D74F
- Deployment Transaction
- 0x8d02edd23c9e9dfc7f281610f4f77089f07bd9d0f358239a6d58b384082d8590
- Block Number
- 16312846
- Transaction Index
- 59
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: QmVoVsRbAHdSjuQo1ECHG5MWU2YUkR2PTcH8jQNP4GzyPR
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 27603 | 54 | Original (recompiled):0xa26469706673582212206ee27ee31add3366cba4faeeee0b4565a0cd04dc8a05319aa3f984c77e7989ac64736f6c634300080a0033 Transformed (onchain):0xa26469706673582212203ce7b713263e98cbb567c038ac3acb7a2124ea3d1b6456fbe04a95c6d20a01d464736f6c634300080a0033 |
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: QmVoVsRbAHdSjuQo1ECHG5MWU2YUkR2PTcH8jQNP4GzyPR
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1481 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 3984, 11799, 16847, 17072, 17111, 17267, 17306 |
| 1483 | 0x000000000000000000000000821a8681f354cc77e64c7d89887b0921da0ec7b5 | 5101, 7165, 10055, 10238, 10283, 11887, 16243, 16428, 16473 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 23447 | 54 | Original (recompiled):0xa26469706673582212206ee27ee31add3366cba4faeeee0b4565a0cd04dc8a05319aa3f984c77e7989ac64736f6c634300080a0033 Transformed (onchain):0xa26469706673582212203ce7b713263e98cbb567c038ac3acb7a2124ea3d1b6456fbe04a95c6d20a01d464736f6c634300080a0033 |
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) | BBC.sol:BBC |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | BBC.sol:BBC |
| 2 | 0 | 32 | _totalSupply | uint256 | BBC.sol:BBC |
| 3 | 0 | 32 | _name | string | BBC.sol:BBC |
| 4 | 0 | 32 | _symbol | string | BBC.sol:BBC |
| 5 | 0 | 20 | _owner | address | BBC.sol:BBC |
| 5 | 20 | 1 | swapping | bool | BBC.sol:BBC |
| 6 | 0 | 20 | marketingWallet | address | BBC.sol:BBC |
| 7 | 0 | 20 | devWallet | address | BBC.sol:BBC |
| 8 | 0 | 32 | maxTransactionAmount | uint256 | BBC.sol:BBC |
| 9 | 0 | 32 | swapTokensAtAmount | uint256 | BBC.sol:BBC |
| 10 | 0 | 32 | maxWallet | uint256 | BBC.sol:BBC |
| 11 | 0 | 32 | percentForLPBurn | uint256 | BBC.sol:BBC |
| 12 | 0 | 1 | lpBurnEnabled | bool | BBC.sol:BBC |
| 13 | 0 | 32 | lpBurnFrequency | uint256 | BBC.sol:BBC |
| 14 | 0 | 32 | lastLpBurnTime | uint256 | BBC.sol:BBC |
| 15 | 0 | 32 | manualBurnFrequency | uint256 | BBC.sol:BBC |
| 16 | 0 | 32 | lastManualLpBurnTime | uint256 | BBC.sol:BBC |
| 17 | 0 | 1 | limitsInEffect | bool | BBC.sol:BBC |
| 17 | 1 | 1 | tradingActive | bool | BBC.sol:BBC |
| 17 | 2 | 1 | swapEnabled | bool | BBC.sol:BBC |
| 18 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | BBC.sol:BBC |
| 19 | 0 | 1 | transferDelayEnabled | bool | BBC.sol:BBC |
| 20 | 0 | 32 | buyTotalFees | uint256 | BBC.sol:BBC |
| 21 | 0 | 32 | buyMarketingFee | uint256 | BBC.sol:BBC |
| 22 | 0 | 32 | buyLiquidityFee | uint256 | BBC.sol:BBC |
| 23 | 0 | 32 | buyDevFee | uint256 | BBC.sol:BBC |
| 24 | 0 | 32 | sellTotalFees | uint256 | BBC.sol:BBC |
| 25 | 0 | 32 | sellMarketingFee | uint256 | BBC.sol:BBC |
| 26 | 0 | 32 | sellLiquidityFee | uint256 | BBC.sol:BBC |
| 27 | 0 | 32 | sellDevFee | uint256 | BBC.sol:BBC |
| 28 | 0 | 32 | tokensForMarketing | uint256 | BBC.sol:BBC |
| 29 | 0 | 32 | tokensForLiquidity | uint256 | BBC.sol:BBC |
| 30 | 0 | 32 | tokensForDev | uint256 | BBC.sol:BBC |
| 31 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | BBC.sol:BBC |
| 32 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | BBC.sol:BBC |
| 33 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | BBC.sol:BBC |
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...