0xdb306Dc0496092Ef1aa0273094e2DB2E5f5Af90c
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- DDAO
- Compilation Target
- DDAO.sol:DDAO
- Language
- Solidity
- Compiler
- solc 0.8.11+commit.d7f03943
- EVM Version
- default
- Verified At
- 2026-02-08 22:25:00 UTC
- Deployer
- 0xC9CAae831A2c51e0689C1A31Aec0A19edb809e12
- Deployment Transaction
- 0x4297e0b60aae8c497f5ef6111b4c4a1ef95cfafd37a29f5ac7c34bca71eb8da3
- Block Number
- 15541194
- Transaction Index
- 153
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: QmdhDw8yLQs23PLtnYBru9LXp7D7QHuPtbFxt4FQ9hoYXT
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 13461 | 54 | Original (recompiled):0xa2646970667358221220e4247cc2ae1ff8d80a9c37dd756187422c2055f338a1840c31ddb11a9d7728b264736f6c634300080b0033 Transformed (onchain):0xa26469706673582212202fef63086a79668260c6535a4d2945da889723b47e170a82ef1856961c20092b64736f6c634300080b0033 |
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: QmdhDw8yLQs23PLtnYBru9LXp7D7QHuPtbFxt4FQ9hoYXT
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1795 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 845, 2890, 6326, 9155, 9340, 9400, 9522, 9561 |
| 1797 | 0x000000000000000000000000e7ccb0b4256b7e30ca0468d5e2e9adddba92f329 | 1099, 2804, 3916, 6388 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 11210 | 54 | Original (recompiled):0xa2646970667358221220e4247cc2ae1ff8d80a9c37dd756187422c2055f338a1840c31ddb11a9d7728b264736f6c634300080b0033 Transformed (onchain):0xa26469706673582212202fef63086a79668260c6535a4d2945da889723b47e170a82ef1856961c20092b64736f6c634300080b0033 |
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) | DDAO.sol:DDAO |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | DDAO.sol:DDAO |
| 2 | 0 | 32 | _totalSupply | uint256 | DDAO.sol:DDAO |
| 3 | 0 | 32 | _name | string | DDAO.sol:DDAO |
| 4 | 0 | 32 | _symbol | string | DDAO.sol:DDAO |
| 5 | 0 | 20 | _owner | address | DDAO.sol:DDAO |
| 6 | 0 | 32 | _isSniper | mapping(address ⇒ bool) | DDAO.sol:DDAO |
| 7 | 0 | 1 | _swapping | bool | DDAO.sol:DDAO |
| 8 | 0 | 32 | _launchTime | uint256 | DDAO.sol:DDAO |
| 9 | 0 | 20 | feeWallet | address | DDAO.sol:DDAO |
| 10 | 0 | 32 | maxTransactionAmount | uint256 | DDAO.sol:DDAO |
| 11 | 0 | 32 | swapTokensAtAmount | uint256 | DDAO.sol:DDAO |
| 12 | 0 | 32 | maxWallet | uint256 | DDAO.sol:DDAO |
| 13 | 0 | 1 | limitsInEffect | bool | DDAO.sol:DDAO |
| 13 | 1 | 1 | tradingActive | bool | DDAO.sol:DDAO |
| 14 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | DDAO.sol:DDAO |
| 15 | 0 | 1 | transferDelayEnabled | bool | DDAO.sol:DDAO |
| 16 | 0 | 32 | buyTotalFees | uint256 | DDAO.sol:DDAO |
| 17 | 0 | 32 | _buyMarketingFee | uint256 | DDAO.sol:DDAO |
| 18 | 0 | 32 | _buyLiquidityFee | uint256 | DDAO.sol:DDAO |
| 19 | 0 | 32 | _buyDevFee | uint256 | DDAO.sol:DDAO |
| 20 | 0 | 32 | sellTotalFees | uint256 | DDAO.sol:DDAO |
| 21 | 0 | 32 | _sellMarketingFee | uint256 | DDAO.sol:DDAO |
| 22 | 0 | 32 | _sellLiquidityFee | uint256 | DDAO.sol:DDAO |
| 23 | 0 | 32 | _sellDevFee | uint256 | DDAO.sol:DDAO |
| 24 | 0 | 32 | _tokensForMarketing | uint256 | DDAO.sol:DDAO |
| 25 | 0 | 32 | _tokensForLiquidity | uint256 | DDAO.sol:DDAO |
| 26 | 0 | 32 | _tokensForDev | uint256 | DDAO.sol:DDAO |
| 27 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | DDAO.sol:DDAO |
| 28 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | DDAO.sol:DDAO |
| 29 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | DDAO.sol:DDAO |
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...