0xA983a54Ab5a5e3E21c2c63159cAb31AA169b546A
on Ethereum Mainnet (1)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- StakingPool
- Compilation Target
- contracts/StakingPool.sol:StakingPool
- Language
Solidity
- Compiler
- solc 0.8.34+commit.80d5c536
- EVM Version
- default
- Verified At
- 2026-05-14 13:07:28 UTC
- Deployer
- 0x66A0b1cebcf96bbc085f540aDaFc82A684DCc73A
- Deployment Transaction
- 0x46c24719644233215fd161b4059da97f04d2a60140bba5c754226fca0bb3f7a3
- Block Number
- 25093508
- Transaction Index
- 145
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: Qmbrw4oUzF5bQhbuCbAobaHvpd3QVRPUmkxUL7ah3zfFQD
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: Qmbrw4oUzF5bQhbuCbAobaHvpd3QVRPUmkxUL7ah3zfFQD
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1074 | 0x00000000000000000000000099e980265bf36516c442be982df1772a6ccb3233 | 777, 1516, 2541, 2613, 3891, 4179, 4776 |
| 1077 | 0x000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 | 1085, 1574, 3081, 3384, 4308, 5508 |
| 1079 | 0x000000000000000000000000000000000000000000000000000000006a05d560 | 941, 2259, 5212, 6242, 6282, 6439 |
| 1081 | 0x000000000000000000000000000000000000000000000000000000006a7c7c60 | 474, 1130, 1888, 2934, 3636, 4569, 5257, 5306, 6318, 6358, 6486, 6537 |
| 1083 | 0x000000000000000000000000000000000000000000000000000000000076a700 | 643, 5346, 6580 |
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/StakingPool.sol:StakingPool |
| 1 | 0 | 32 | totalStaked | uint256 | contracts/StakingPool.sol:StakingPool |
| 2 | 0 | 32 | totalAccumulatedWeight | uint256 | contracts/StakingPool.sol:StakingPool |
| 3 | 0 | 32 | totalForfeitedWeight | uint256 | contracts/StakingPool.sol:StakingPool |
| 4 | 0 | 32 | globalLastUpdateTime | uint256 | contracts/StakingPool.sol:StakingPool |
| 5 | 0 | 32 | totalRewards | uint256 | contracts/StakingPool.sol:StakingPool |
| 6 | 0 | 32 | totalRewardsClaimed | uint256 | contracts/StakingPool.sol:StakingPool |
| 7 | 0 | 32 | totalPenalized | uint256 | contracts/StakingPool.sol:StakingPool |
| 8 | 0 | 32 | stakes | mapping(address ⇒ struct StakingPool.StakeInfo) | contracts/StakingPool.sol:StakingPool |
| 9 | 0 | 32 | claimedRewards | mapping(address ⇒ uint256) | contracts/StakingPool.sol:StakingPool |
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...