0xcf5C5f572ed550b9669F6dE9e3bb87bf7fAA918B
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- Frog
- Compilation Target
- Frog.sol:Frog
- Language
Solidity
- Compiler
- solc 0.8.11+commit.d7f03943
- EVM Version
- london
- Verified At
- 2026-02-02 22:55:16 UTC
- Deployer
- 0x667bb1e55f070a10F45c273Fe32c76cE6e7C506c
- Deployment Transaction
- 0xef811b3ff83ee97d58808b00ded568283b7ad7fb65bfda5a349c5baa79189b36
- Block Number
- 17176467
- Transaction Index
- 72
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: QmYZ3JZQB5g8mEUWL2NUGj2duVHHi1CJ4GmCem8VRuQUYE
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 13435 | 54 | Original (recompiled):0xa264697066735822122097c162d7c7d7ed6c89fb336e477f10cb0b7c02f20798874cf85f44a61b11b43764736f6c634300080b0033 Transformed (onchain):0xa26469706673582212200fdfd6df5dbf84c5b5ffb2c66c704e9fd15bc509f64d0278b30267d08b6fb5a764736f6c634300080b0033 |
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: QmYZ3JZQB5g8mEUWL2NUGj2duVHHi1CJ4GmCem8VRuQUYE
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1783 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 940, 6211, 9258, 9443, 9503, 9625, 9717 |
| 1785 | 0x00000000000000000000000097cf7a855720c69bf607675a94c21bda19f213a4 | 1281, 3762, 6273 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 11066 | 54 | Original (recompiled):0xa264697066735822122097c162d7c7d7ed6c89fb336e477f10cb0b7c02f20798874cf85f44a61b11b43764736f6c634300080b0033 Transformed (onchain):0xa26469706673582212200fdfd6df5dbf84c5b5ffb2c66c704e9fd15bc509f64d0278b30267d08b6fb5a764736f6c634300080b0033 |
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) | Frog.sol:Frog |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | Frog.sol:Frog |
| 2 | 0 | 32 | _totalSupply | uint256 | Frog.sol:Frog |
| 3 | 0 | 32 | _name | string | Frog.sol:Frog |
| 4 | 0 | 32 | _symbol | string | Frog.sol:Frog |
| 5 | 0 | 20 | _owner | address | Frog.sol:Frog |
| 5 | 20 | 1 | swapping | bool | Frog.sol:Frog |
| 6 | 0 | 20 | marketingWallet | address | Frog.sol:Frog |
| 7 | 0 | 20 | devWallet | address | Frog.sol:Frog |
| 8 | 0 | 32 | maxTransactionAmount | uint256 | Frog.sol:Frog |
| 9 | 0 | 32 | swapTokensAtAmount | uint256 | Frog.sol:Frog |
| 10 | 0 | 32 | maxWallet | uint256 | Frog.sol:Frog |
| 11 | 0 | 1 | limitsInEffect | bool | Frog.sol:Frog |
| 11 | 1 | 1 | tradingActive | bool | Frog.sol:Frog |
| 11 | 2 | 1 | swapEnabled | bool | Frog.sol:Frog |
| 12 | 0 | 32 | _holderLastTransferTimestamp | mapping(address ⇒ uint256) | Frog.sol:Frog |
| 13 | 0 | 32 | _holderFirstBuyTimestamp | mapping(address ⇒ uint256) | Frog.sol:Frog |
| 14 | 0 | 32 | _blacklist | mapping(address ⇒ bool) | Frog.sol:Frog |
| 15 | 0 | 1 | transferDelayEnabled | bool | Frog.sol:Frog |
| 16 | 0 | 32 | buyTotalFees | uint256 | Frog.sol:Frog |
| 17 | 0 | 32 | buyMarketingFee | uint256 | Frog.sol:Frog |
| 18 | 0 | 32 | buyLiquidityFee | uint256 | Frog.sol:Frog |
| 19 | 0 | 32 | buyDevFee | uint256 | Frog.sol:Frog |
| 20 | 0 | 32 | sellTotalFees | uint256 | Frog.sol:Frog |
| 21 | 0 | 32 | sellMarketingFee | uint256 | Frog.sol:Frog |
| 22 | 0 | 32 | sellLiquidityFee | uint256 | Frog.sol:Frog |
| 23 | 0 | 32 | sellDevFee | uint256 | Frog.sol:Frog |
| 24 | 0 | 32 | tokensForMarketing | uint256 | Frog.sol:Frog |
| 25 | 0 | 32 | tokensForLiquidity | uint256 | Frog.sol:Frog |
| 26 | 0 | 32 | tokensForDev | uint256 | Frog.sol:Frog |
| 27 | 0 | 32 | launchedAt | uint256 | Frog.sol:Frog |
| 28 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | Frog.sol:Frog |
| 29 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | Frog.sol:Frog |
| 30 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | Frog.sol:Frog |
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...