0xb7F224185C33e712D6515B6D29b87522E2D22d4F
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- Grimace
- Compilation Target
- Grimace.sol:Grimace
- Language
- Solidity
- Compiler
- solc 0.8.17+commit.8df45f5f
- EVM Version
- london
- Verified At
- 2026-02-02 00:11:19 UTC
- Deployer
- 0xD38AfD1F2a55DDD5548ec4993aACB939926f2c61
- Deployment Transaction
- 0xf8d69592aa88430c949309e2a2e6ec7cce27297a952c565509d9d3fa70a361a9
- Block Number
- 17226978
- Transaction Index
- 7
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: QmYxqwo1jPNio1bVVZVtLCjPqbWQe7CZVLKnHrmPwPg9oW
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15303 | 54 | Original (recompiled):0xa26469706673582212209dda7ba3aae1ba3233ca9eb3767679e44f67598e646b12906bdb8d2888119b6164736f6c63430008110033 Transformed (onchain):0xa2646970667358221220cfaadb5637ff4aafafedef7c1a8421684787cab39ae0eb9704ae4f43770dd37164736f6c63430008110033 |
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: QmYxqwo1jPNio1bVVZVtLCjPqbWQe7CZVLKnHrmPwPg9oW
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1838 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 1008, 7757, 10958, 11143, 11203, 11325, 11418 |
| 1840 | 0x0000000000000000000000004f621de27594bef2953db42ca66c5356553c6fcf | 1420, 4396, 6444, 6589, 6633, 7819, 10511, 10660, 10704 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 12839 | 54 | Original (recompiled):0xa26469706673582212209dda7ba3aae1ba3233ca9eb3767679e44f67598e646b12906bdb8d2888119b6164736f6c63430008110033 Transformed (onchain):0xa2646970667358221220cfaadb5637ff4aafafedef7c1a8421684787cab39ae0eb9704ae4f43770dd37164736f6c63430008110033 |
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) | Grimace.sol:Grimace |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | Grimace.sol:Grimace |
| 2 | 0 | 32 | _totalSupply | uint256 | Grimace.sol:Grimace |
| 3 | 0 | 32 | _name | string | Grimace.sol:Grimace |
| 4 | 0 | 32 | _symbol | string | Grimace.sol:Grimace |
| 5 | 0 | 20 | _owner | address | Grimace.sol:Grimace |
| 5 | 20 | 1 | swapping | bool | Grimace.sol:Grimace |
| 6 | 0 | 20 | marketingWallet | address | Grimace.sol:Grimace |
| 7 | 0 | 20 | devWallet | address | Grimace.sol:Grimace |
| 8 | 0 | 32 | maxTransactionAmount | uint256 | Grimace.sol:Grimace |
| 9 | 0 | 32 | swapTokensAtAmount | uint256 | Grimace.sol:Grimace |
| 10 | 0 | 32 | maxWallet | uint256 | Grimace.sol:Grimace |
| 11 | 0 | 32 | percentForLPBurn | uint256 | Grimace.sol:Grimace |
| 12 | 0 | 1 | lpBurnEnabled | bool | Grimace.sol:Grimace |
| 13 | 0 | 32 | lpBurnFrequency | uint256 | Grimace.sol:Grimace |
| 14 | 0 | 32 | lastLpBurnTime | uint256 | Grimace.sol:Grimace |
| 15 | 0 | 32 | manualBurnFrequency | uint256 | Grimace.sol:Grimace |
| 16 | 0 | 32 | lastManualLpBurnTime | uint256 | Grimace.sol:Grimace |
| 17 | 0 | 1 | limitsInEffect | bool | Grimace.sol:Grimace |
| 17 | 1 | 1 | tradingActive | bool | Grimace.sol:Grimace |
| 17 | 2 | 1 | swapEnabled | bool | Grimace.sol:Grimace |
| 18 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | Grimace.sol:Grimace |
| 19 | 0 | 32 | isBlacklisted | mapping(address ⇒ bool) | Grimace.sol:Grimace |
| 20 | 0 | 1 | transferDelayEnabled | bool | Grimace.sol:Grimace |
| 21 | 0 | 32 | buyTotalFees | uint256 | Grimace.sol:Grimace |
| 22 | 0 | 32 | buyMarketingFee | uint256 | Grimace.sol:Grimace |
| 23 | 0 | 32 | buyLiquidityFee | uint256 | Grimace.sol:Grimace |
| 24 | 0 | 32 | buyDevFee | uint256 | Grimace.sol:Grimace |
| 25 | 0 | 32 | sellTotalFees | uint256 | Grimace.sol:Grimace |
| 26 | 0 | 32 | sellMarketingFee | uint256 | Grimace.sol:Grimace |
| 27 | 0 | 32 | sellLiquidityFee | uint256 | Grimace.sol:Grimace |
| 28 | 0 | 32 | sellDevFee | uint256 | Grimace.sol:Grimace |
| 29 | 0 | 32 | tokensForMarketing | uint256 | Grimace.sol:Grimace |
| 30 | 0 | 32 | tokensForLiquidity | uint256 | Grimace.sol:Grimace |
| 31 | 0 | 32 | tokensForDev | uint256 | Grimace.sol:Grimace |
| 32 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | Grimace.sol:Grimace |
| 33 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | Grimace.sol:Grimace |
| 34 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | Grimace.sol:Grimace |
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...