0xE2E8Badc5d50f8a6188577B89f50701cDE2D4e19
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- StakedTokenV2Rev4
- Compilation Target
- src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4
- Language
- Solidity
- Compiler
- solc 0.7.5+commit.eb77ed08
- EVM Version
- istanbul
- Verified At
- 2026-02-09 00:38:22 UTC
- Deployer
- 0xEAF6183bAb3eFD3bF856Ac5C058431C8592394d6
- Deployment Transaction
- 0xb4f94fd5cb4776a74adcb7b9fd743d9e4ffaf8f3eb3c4562c968bf17a47b8df4
- Block Number
- 16642867
- Transaction Index
- 127
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: Qme5mFFfoYWdPhbRSeEhT4SgXWHTC4q9NhG4FjV1b6NYc9
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: Qme5mFFfoYWdPhbRSeEhT4SgXWHTC4q9NhG4FjV1b6NYc9
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1195 | 0x00000000000000000000000000000000000000000000000000000001200677eb | 3166, 10900, 10960, 11005 |
| 1197 | 0x000000000000000000000000ee56e2b3d491590b5b31738cc34d5232f378a8d5 | 4198, 5603 |
| 2435 | 0x0000000000000000000000007fc66500c84a76ad7e9c93437bfc5ac33e2ddae9 | 2110, 2405, 4080, 4988 |
| 2437 | 0x0000000000000000000000007fc66500c84a76ad7e9c93437bfc5ac33e2ddae9 | 3345, 3504 |
| 2439 | 0x00000000000000000000000000000000000000000000000000000000000d2f00 | 1830, 1938, 2795, 6227 |
| 2442 | 0x000000000000000000000000000000000000000000000000000000000002a300 | 1898, 2498, 6190 |
| 2445 | 0x00000000000000000000000025f2226b597e8f9514b3f68f00f494cf4f286491 | 3202, 3546 |
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) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 2 | 0 | 32 | _totalSupply | uint256 | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 3 | 0 | 32 | _name | string | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 4 | 0 | 32 | _symbol | string | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 5 | 0 | 1 | _decimals | uint8 | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 6 | 0 | 32 | _votingSnapshots | mapping(address ⇒ mapping(uint256 ⇒ struct GovernancePowerDelegationERC20.Snapshot)) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 7 | 0 | 32 | _votingSnapshotsCounts | mapping(address ⇒ uint256) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 8 | 0 | 20 | _aaveGovernance | contract ITransferHook | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 9 | 0 | 32 | lastInitializedRevision | uint256 | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 10 | 0 | 1600 | ______gap | uint256[50] | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 60 | 0 | 32 | assets | mapping(address ⇒ struct AaveDistributionManager.AssetData) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 61 | 0 | 32 | stakerRewardsToClaim | mapping(address ⇒ uint256) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 62 | 0 | 32 | stakersCooldowns | mapping(address ⇒ uint256) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 63 | 0 | 32 | _votingDelegates | mapping(address ⇒ address) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 64 | 0 | 32 | _propositionPowerSnapshots | mapping(address ⇒ mapping(uint256 ⇒ struct GovernancePowerDelegationERC20.Snapshot)) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 65 | 0 | 32 | _propositionPowerSnapshotsCounts | mapping(address ⇒ uint256) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 66 | 0 | 32 | _propositionPowerDelegates | mapping(address ⇒ address) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 67 | 0 | 32 | DOMAIN_SEPARATOR | bytes32 | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
| 68 | 0 | 32 | _nonces | mapping(address ⇒ uint256) | src/contracts/StakedTokenV2Rev4.sol:StakedTokenV2Rev4 |
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...