0x086c1a316d8868c9324A3de699EA130c67f466d6
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
- paris
- Verified At
- 2026-04-13 07:48:31 UTC
- Deployer
- 0x756639C761e228143780E022A175325D79797EEc
- Deployment Transaction
- 0xc74bde5a16f1e1949f68e175a263861e6aee47b3b3a0dc08922ae9674b1de7ef
- Block Number
- 26271447
- Transaction Index
- 15
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: QmeyVm2T8YvZreu4N87movWKg4EFb4S2RDda42QhfjFv4R
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: QmeyVm2T8YvZreu4N87movWKg4EFb4S2RDda42QhfjFv4R
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 | _status | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 2 | 0 | 32 | signatureWindow | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 3 | 0 | 32 | oracleChangeDelay | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 4 | 0 | 32 | weeklyBoostedSeconds | mapping(address ⇒ uint256) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 5 | 0 | 32 | totalLifetimeBoostedSeconds | mapping(address ⇒ uint256) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 6 | 0 | 32 | userNonces | mapping(address ⇒ uint256) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 7 | 0 | 32 | artistTotalSeconds | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 8 | 0 | 32 | dedicatedFanClaimed | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 9 | 0 | 32 | dedicatedCollectorClaimed | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 10 | 0 | 32 | dedicatedCuratorClaimed | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 11 | 0 | 32 | dedicatedLegendClaimed | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 12 | 0 | 32 | dedicatedFanThreshold | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 13 | 0 | 32 | dedicatedCollectorThreshold | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 14 | 0 | 32 | dedicatedCuratorThreshold | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 15 | 0 | 32 | dedicatedLegendThreshold | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 16 | 0 | 32 | activeFrameArtist | mapping(address ⇒ address) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 17 | 0 | 32 | activeFrameTier | mapping(address ⇒ uint8) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 18 | 0 | 32 | streaks | mapping(address ⇒ struct StreamingRewardsV6.StreakInfo) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 19 | 0 | 32 | shieldCostMyfi | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 20 | 0 | 32 | maxShields | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 21 | 0 | 32 | weekNumber | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 22 | 0 | 32 | lastJackpotSettlement | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 23 | 0 | 32 | minJackpotSize | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 24 | 0 | 20 | jackpotToken | address | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 25 | 0 | 32 | legendPoolBps | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 26 | 0 | 32 | legendStakerList | address[] | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 27 | 0 | 32 | isLegendStaker | mapping(address ⇒ bool) | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 28 | 0 | 1 | legendTierId | uint8 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 28 | 1 | 20 | keyStaking | contract IKEYStaking | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 29 | 0 | 20 | artistFactory | contract IArtistTokenFactory | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 30 | 0 | 20 | oracleSigner | address | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 31 | 0 | 20 | pendingOracleSigner | address | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 32 | 0 | 32 | oracleSignerChangeTime | uint256 | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 33 | 0 | 1 | paused | bool | contracts/AER/StreamingRewardsV6.sol:StreamingRewardsV6 |
| 33 | 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...