0x982f3BDB963c0F09047C32B2283B5b87fA7b3d8d
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- StreamingRewardsV6
- Compilation Target
- contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6
- Language
Solidity
- Compiler
- solc 0.8.34+commit.80d5c536
- EVM Version
- default
- Verified At
- 2026-04-07 20:05:20 UTC
- Deployer
- 0x756639C761e228143780E022A175325D79797EEc
- Deployment Transaction
- 0xc173a14764b9e89506268ca0ce897009a2ede57660e87b16b67cc81e07d12bed
- Block Number
- 26225338
- Transaction Index
- 2
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: QmbHB25824uNxgYTvKTyEHpG6MPQcWieWwUpBE6qPUS7Va
Loading contract data...
Transformations
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: QmbHB25824uNxgYTvKTyEHpG6MPQcWieWwUpBE6qPUS7Va
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/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 1 | 0 | 32 | signatureWindow | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 2 | 0 | 32 | oracleChangeDelay | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 3 | 0 | 32 | weeklyBoostedSeconds | mapping(address ⇒ uint256) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 4 | 0 | 32 | totalLifetimeBoostedSeconds | mapping(address ⇒ uint256) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 5 | 0 | 32 | userNonces | mapping(address ⇒ uint256) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 6 | 0 | 32 | artistTotalSeconds | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 7 | 0 | 32 | dedicatedFanClaimed | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 8 | 0 | 32 | dedicatedCollectorClaimed | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 9 | 0 | 32 | dedicatedCuratorClaimed | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 10 | 0 | 32 | dedicatedLegendClaimed | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 11 | 0 | 32 | dedicatedFanThreshold | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 12 | 0 | 32 | dedicatedCollectorThreshold | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 13 | 0 | 32 | dedicatedCuratorThreshold | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 14 | 0 | 32 | dedicatedLegendThreshold | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 15 | 0 | 32 | activeFrameArtist | mapping(address ⇒ address) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 16 | 0 | 32 | activeFrameTier | mapping(address ⇒ uint8) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 17 | 0 | 32 | streaks | mapping(address ⇒ struct StreamingRewardsV6.StreakInfo) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 18 | 0 | 32 | shieldCostMyfi | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 19 | 0 | 32 | maxShields | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 20 | 0 | 32 | weekNumber | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 21 | 0 | 32 | lastJackpotSettlement | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 22 | 0 | 32 | minJackpotSize | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 23 | 0 | 20 | jackpotToken | address | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 24 | 0 | 32 | legendPoolBps | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 25 | 0 | 32 | legendStakerList | address[] | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 26 | 0 | 32 | isLegendStaker | mapping(address ⇒ bool) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 27 | 0 | 1 | legendTierId | uint8 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 27 | 1 | 20 | keyStaking | contract IKEYStaking | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 28 | 0 | 20 | artistFactory | contract IArtistTokenFactory | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 29 | 0 | 20 | oracleSigner | address | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 30 | 0 | 20 | pendingOracleSigner | address | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 31 | 0 | 32 | oracleSignerChangeTime | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 32 | 0 | 1 | paused | bool | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 32 | 1 | 1 | migrationOpen | bool | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
Transient Storage Layout
No transient storage layouts found in the compiler output.
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...