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