0x037645963Aece8C5Beb947dA5621362c9f7dB5a6
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
- BRR
- Compilation Target
- contracts/pls.sol:BRR
- Language
Solidity
- Compiler
- solc 0.8.22+commit.4fc1097e
- EVM Version
- default
- Verified At
- 2025-12-31 00:51:55 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: QmcFhgLZdF5iD64jFBY4YsH4J6uCLppeFDTpPxRVPMK7ML
Loading contract data...
CBOR Auxdata id: 2
View on 
Solidity metadata.json IPFS hash: QmeD81Tw3wSp9CuW33bSop6N4LCdsX9wUHZNJy3zr46SYM
Loading contract data...
CBOR Auxdata id: 3
View on 
Solidity metadata.json IPFS hash: QmWnJ87s2n7mVa2QZecXvb5RQ8DouRQqF35e7WFjQv4oFD
Loading contract data...
CBOR Auxdata id: 4
View on 
Solidity metadata.json IPFS hash: QmbqBEckdSu9gbRanjWYnrXE5obb5PLES52uNhaHVpHwGY
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: QmcFhgLZdF5iD64jFBY4YsH4J6uCLppeFDTpPxRVPMK7ML
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | owner | address | contracts/pls.sol:BRR |
| 1 | 0 | 32 | authorizations | mapping(address ⇒ bool) | contracts/pls.sol:BRR |
| 2 | 0 | 32 | marketingFee | uint256 | contracts/pls.sol:BRR |
| 3 | 0 | 32 | extraRewardFee | uint256 | contracts/pls.sol:BRR |
| 4 | 0 | 32 | reflectionFee | uint256 | contracts/pls.sol:BRR |
| 5 | 0 | 32 | liquidityFee | uint256 | contracts/pls.sol:BRR |
| 6 | 0 | 32 | directBurnFee | uint256 | contracts/pls.sol:BRR |
| 7 | 0 | 32 | totalFee | uint256 | contracts/pls.sol:BRR |
| 8 | 0 | 32 | feeDenominator | uint256 | contracts/pls.sol:BRR |
| 9 | 0 | 32 | instantPLSFee | uint256 | contracts/pls.sol:BRR |
| 10 | 0 | 20 | instantPLSRecipient | address | contracts/pls.sol:BRR |
| 11 | 0 | 32 | _name | string | contracts/pls.sol:BRR |
| 12 | 0 | 32 | _symbol | string | contracts/pls.sol:BRR |
| 13 | 0 | 32 | _totalSupply | uint256 | contracts/pls.sol:BRR |
| 14 | 0 | 32 | _maxTxAmount | uint256 | contracts/pls.sol:BRR |
| 15 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/pls.sol:BRR |
| 16 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/pls.sol:BRR |
| 17 | 0 | 32 | isFeeExempt | mapping(address ⇒ bool) | contracts/pls.sol:BRR |
| 18 | 0 | 32 | isTxLimitExempt | mapping(address ⇒ bool) | contracts/pls.sol:BRR |
| 19 | 0 | 32 | isDividendExempt | mapping(address ⇒ bool) | contracts/pls.sol:BRR |
| 20 | 0 | 32 | isSellAmountExempt | mapping(address ⇒ bool) | contracts/pls.sol:BRR |
| 21 | 0 | 32 | isAMMPair | mapping(address ⇒ bool) | contracts/pls.sol:BRR |
| 22 | 0 | 20 | router | contract IDEXRouter | contracts/pls.sol:BRR |
| 23 | 0 | 20 | pair | address | contracts/pls.sol:BRR |
| 24 | 0 | 20 | WPLS | address | contracts/pls.sol:BRR |
| 25 | 0 | 32 | swapThreshold | uint256 | contracts/pls.sol:BRR |
| 26 | 0 | 32 | sellTokenToSwap | uint256 | contracts/pls.sol:BRR |
| 27 | 0 | 1 | swapEnabled | bool | contracts/pls.sol:BRR |
| 28 | 0 | 32 | distributorGas | uint256 | contracts/pls.sol:BRR |
| 29 | 0 | 1 | inSwap | bool | contracts/pls.sol:BRR |
| 29 | 1 | 20 | hop1Token | address | contracts/pls.sol:BRR |
| 30 | 0 | 20 | hop2Token | address | contracts/pls.sol:BRR |
| 31 | 0 | 20 | hop3Token | address | contracts/pls.sol:BRR |
| 32 | 0 | 20 | marketingDistributor | contract MarketingDistributor | contracts/pls.sol:BRR |
| 33 | 0 | 20 | reflectionDistributor | contract DividendDistributor | contracts/pls.sol:BRR |
| 34 | 0 | 20 | extraRewardDistributor | contract FlexibleRewardDistributor | contracts/pls.sol:BRR |
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...