0xCbcc21bd76175e1E79724152D3edf0F42D9d490F
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- ShikaInu
- Compilation Target
- ShikaInu.sol:ShikaInu
- Language
Solidity
- Compiler
- solc 0.8.10+commit.fc410830
- EVM Version
- london
- Verified At
- 2025-02-14 01:05:40 UTC
- Deployer
- 0xC82f787Df553Cf89072888FDb40d1D6E6a72F824
- Deployment Transaction
- 0x656178a5a333c265654fac99be68c6dfd56bd037e46747e7e7a03be228bdcb06
- Block Number
- 16428300
- Transaction Index
- 147
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: QmcTZXoB3mXK4VY4XC3p9HNSEuewAkTQJudwj4Rm2yR4Ze
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 27700 | 54 | Original (recompiled):0xa2646970667358221220d1c8d40026d5b3682f852e8c005ea9bb227776f708a6cc9d8eff761451e201b164736f6c634300080a0033 Transformed (onchain):0xa2646970667358221220b342bd4db3f016dd6c796981a11967791eebafb6f64d3f635bd503da4c5babce64736f6c634300080a0033 |
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: QmcTZXoB3mXK4VY4XC3p9HNSEuewAkTQJudwj4Rm2yR4Ze
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1481 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 3984, 11798, 16846, 17071, 17110, 17266, 17305 |
| 1483 | 0x000000000000000000000000a3bbea0a9d45f6921eab50b7056a7970cb9fc02f | 5101, 7164, 10054, 10237, 10282, 11886, 16242, 16427, 16472 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 23554 | 54 | Original (recompiled):0xa2646970667358221220d1c8d40026d5b3682f852e8c005ea9bb227776f708a6cc9d8eff761451e201b164736f6c634300080a0033 Transformed (onchain):0xa2646970667358221220b342bd4db3f016dd6c796981a11967791eebafb6f64d3f635bd503da4c5babce64736f6c634300080a0033 |
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) | ShikaInu.sol:ShikaInu |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | ShikaInu.sol:ShikaInu |
| 2 | 0 | 32 | _totalSupply | uint256 | ShikaInu.sol:ShikaInu |
| 3 | 0 | 32 | _name | string | ShikaInu.sol:ShikaInu |
| 4 | 0 | 32 | _symbol | string | ShikaInu.sol:ShikaInu |
| 5 | 0 | 20 | _owner | address | ShikaInu.sol:ShikaInu |
| 5 | 20 | 1 | swapping | bool | ShikaInu.sol:ShikaInu |
| 6 | 0 | 20 | marketingWallet | address | ShikaInu.sol:ShikaInu |
| 7 | 0 | 20 | devWallet | address | ShikaInu.sol:ShikaInu |
| 8 | 0 | 32 | maxTransactionAmount | uint256 | ShikaInu.sol:ShikaInu |
| 9 | 0 | 32 | swapTokensAtAmount | uint256 | ShikaInu.sol:ShikaInu |
| 10 | 0 | 32 | maxWallet | uint256 | ShikaInu.sol:ShikaInu |
| 11 | 0 | 32 | percentForLPBurn | uint256 | ShikaInu.sol:ShikaInu |
| 12 | 0 | 1 | lpBurnEnabled | bool | ShikaInu.sol:ShikaInu |
| 13 | 0 | 32 | lpBurnFrequency | uint256 | ShikaInu.sol:ShikaInu |
| 14 | 0 | 32 | lastLpBurnTime | uint256 | ShikaInu.sol:ShikaInu |
| 15 | 0 | 32 | manualBurnFrequency | uint256 | ShikaInu.sol:ShikaInu |
| 16 | 0 | 32 | lastManualLpBurnTime | uint256 | ShikaInu.sol:ShikaInu |
| 17 | 0 | 1 | limitsInEffect | bool | ShikaInu.sol:ShikaInu |
| 17 | 1 | 1 | tradingActive | bool | ShikaInu.sol:ShikaInu |
| 17 | 2 | 1 | swapEnabled | bool | ShikaInu.sol:ShikaInu |
| 18 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | ShikaInu.sol:ShikaInu |
| 19 | 0 | 1 | transferDelayEnabled | bool | ShikaInu.sol:ShikaInu |
| 20 | 0 | 32 | buyTotalFees | uint256 | ShikaInu.sol:ShikaInu |
| 21 | 0 | 32 | buyMarketingFee | uint256 | ShikaInu.sol:ShikaInu |
| 22 | 0 | 32 | buyLiquidityFee | uint256 | ShikaInu.sol:ShikaInu |
| 23 | 0 | 32 | buyDevFee | uint256 | ShikaInu.sol:ShikaInu |
| 24 | 0 | 32 | sellTotalFees | uint256 | ShikaInu.sol:ShikaInu |
| 25 | 0 | 32 | sellMarketingFee | uint256 | ShikaInu.sol:ShikaInu |
| 26 | 0 | 32 | sellLiquidityFee | uint256 | ShikaInu.sol:ShikaInu |
| 27 | 0 | 32 | sellDevFee | uint256 | ShikaInu.sol:ShikaInu |
| 28 | 0 | 32 | tokensForMarketing | uint256 | ShikaInu.sol:ShikaInu |
| 29 | 0 | 32 | tokensForLiquidity | uint256 | ShikaInu.sol:ShikaInu |
| 30 | 0 | 32 | tokensForDev | uint256 | ShikaInu.sol:ShikaInu |
| 31 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | ShikaInu.sol:ShikaInu |
| 32 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | ShikaInu.sol:ShikaInu |
| 33 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | ShikaInu.sol:ShikaInu |
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...