0x83D0e1B34862ce785835ffb8D49C8c323757d3B3
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
Warning: This contract is only matched with runtime bytecode. The constructor may be different from the original one, which could affect the contract's functionality.
- Contract Name
- BYB_2024_12
- Compilation Target
- contracts/BYB_2024_12.sol:BYB_2024_12
- Language
- Solidity
- Compiler
- solc 0.8.28+commit.7893614a
- EVM Version
- paris
- Verified At
- 2024-12-14 18:13:16 UTC
- Deployer
- Deployment Transaction
- Block Number
- Transaction Index
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
Contract couldn't be verified with the creation bytecode but with the runtime bytecode. Below is what was found at the time of verification.
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: QmYyi35mHoCfRLVsf3eVWBDALvUHHkUUcDyzD6anHioKGm
Loading contract data...
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: QmYyi35mHoCfRLVsf3eVWBDALvUHHkUUcDyzD6anHioKGm
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 3305 | 0x000000000000000000000000eab7c22b8f5111559a2c2b1a3402d3fc713cac27 | 2320, 7891, 9620, 9741, 10050, 12092, 12150, 12211, 12554, 13245, 13447 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControl.RoleData) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 2 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 3 | 0 | 32 | name | string | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 4 | 0 | 32 | symbol | string | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 5 | 0 | 1 | decimals | uint8 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 6 | 0 | 32 | totalSupply | uint256 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 7 | 0 | 20 | _devAddr1 | address | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 8 | 0 | 20 | _devAddr2 | address | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 9 | 0 | 20 | _facAddr | address | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 10 | 0 | 20 | _owner | address | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 11 | 0 | 20 | plsV2LP | contract IUniswapV2Pair | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 12 | 0 | 32 | lps | contract IUniswapV2Pair[] | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 13 | 0 | 20 | dexRouter | contract IUniswapV2Router02 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 14 | 0 | 32 | wallets | address[] | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 15 | 0 | 1 | _swapping | bool | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 15 | 1 | 1 | payoutEnabled | bool | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 15 | 2 | 1 | swapEnabled | bool | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 16 | 0 | 32 | lpBips | mapping(contract IUniswapV2Pair ⇒ uint24) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 17 | 0 | 32 | walletInfo | mapping(address ⇒ struct BYB_2024_12.WalletInfo) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 18 | 0 | 32 | isMyLP | mapping(address ⇒ bool) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 19 | 0 | 32 | noFee | mapping(address ⇒ bool) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 20 | 0 | 32 | noYield | mapping(address ⇒ bool) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 21 | 0 | 32 | walletClaimTS | mapping(address ⇒ uint256) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 22 | 0 | 32 | walletIndex | mapping(address ⇒ uint256) | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 23 | 0 | 32 | fees | uint16[] | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 24 | 0 | 3 | lpFactor | uint24 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 24 | 3 | 3 | maxGas | uint24 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 24 | 6 | 3 | minWaitSec | uint24 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 24 | 9 | 4 | currIndex | uint32 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 24 | 13 | 12 | minYield | uint96 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 25 | 0 | 32 | _feeDues | uint256 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 26 | 0 | 32 | shareYieldRay | uint256 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 27 | 0 | 32 | totalPaid | uint256 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 28 | 0 | 32 | totalShares | uint256 | contracts/BYB_2024_12.sol:BYB_2024_12 |
| 29 | 0 | 32 | totalYield | uint256 | contracts/BYB_2024_12.sol:BYB_2024_12 |
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...