0xdad8b930e8ed35576226B38d87ab23a2a6c5712c
on PulseChain Mainnet (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- TurboGauge
- Compilation Target
- TurboGauge.sol:TurboGauge
- Language
Solidity
- Compiler
- solc 0.6.12+commit.27d51765
- EVM Version
- istanbul
- Verified At
- 2026-02-03 06:09:11 UTC
- Deployer
- 0x9b282e99C3465918C4bd986EFD1CB434498bf091
- Deployment Transaction
- 0x844fb1cad494fc2444305689ec681034082c1859ee7f5b062e75d1751265ef5c
- Block Number
- 11252599
- Transaction Index
- 73
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: QmSSopxSWmpxnESEx7F475tXJmhqGG3PrxYaFcuxmqhEtb
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 11827 | 54 | Original (recompiled):0xa26469706673582212203d028adce3a5f36463ace17d97db242a2b490b81d8d61f6821ad9b7b75168c0464736f6c634300060c0033 Transformed (onchain):0xa2646970667358221220851b8d9e34fa0916773a02a8976ebd1511f609318aec6bcef838d295d24cebf964736f6c634300060c0033 |
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: QmSSopxSWmpxnESEx7F475tXJmhqGG3PrxYaFcuxmqhEtb
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 11795 | 54 | Original (recompiled):0xa26469706673582212203d028adce3a5f36463ace17d97db242a2b490b81d8d61f6821ad9b7b75168c0464736f6c634300060c0033 Transformed (onchain):0xa2646970667358221220851b8d9e34fa0916773a02a8976ebd1511f609318aec6bcef838d295d24cebf964736f6c634300060c0033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 1 | initialized | bool | TurboGauge.sol:TurboGauge |
| 0 | 1 | 1 | initializing | bool | TurboGauge.sol:TurboGauge |
| 1 | 0 | 1600 | ______gap | uint256[50] | TurboGauge.sol:TurboGauge |
| 51 | 0 | 20 | governor | address | TurboGauge.sol:TurboGauge |
| 52 | 0 | 32 | config | mapping(bytes32 ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 53 | 0 | 20 | minter | address | TurboGauge.sol:TurboGauge |
| 54 | 0 | 20 | crv_token | address | TurboGauge.sol:TurboGauge |
| 55 | 0 | 20 | lp_token | address | TurboGauge.sol:TurboGauge |
| 56 | 0 | 20 | controller | address | TurboGauge.sol:TurboGauge |
| 57 | 0 | 20 | voting_escrow | address | TurboGauge.sol:TurboGauge |
| 58 | 0 | 32 | balanceOf | mapping(address ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 59 | 0 | 32 | totalSupply | uint256 | TurboGauge.sol:TurboGauge |
| 60 | 0 | 32 | future_epoch_time | uint256 | TurboGauge.sol:TurboGauge |
| 61 | 0 | 32 | approved_to_deposit | mapping(address ⇒ mapping(address ⇒ bool)) | TurboGauge.sol:TurboGauge |
| 62 | 0 | 32 | working_balances | mapping(address ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 63 | 0 | 32 | working_supply | uint256 | TurboGauge.sol:TurboGauge |
| 64 | 0 | 16 | period | int128 | TurboGauge.sol:TurboGauge |
| 65 | 0 | 3200000000000000000000000000000 | period_timestamp | uint256[100000000000000000000000000000] | TurboGauge.sol:TurboGauge |
| 100000000000000000000000000065 | 0 | 3200000000000000000000000000000 | integrate_inv_supply | uint256[100000000000000000000000000000] | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000065 | 0 | 32 | integrate_inv_supply_of | mapping(address ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000066 | 0 | 32 | integrate_checkpoint_of | mapping(address ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000067 | 0 | 32 | integrate_fraction | mapping(address ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000068 | 0 | 32 | inflation_rate | uint256 | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000069 | 0 | 20 | reward_contract | address | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000070 | 0 | 20 | rewarded_token | address | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000071 | 0 | 32 | reward_integral_ | mapping(address ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000072 | 0 | 32 | reward_integral_for_ | mapping(address ⇒ mapping(address ⇒ uint256)) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000073 | 0 | 32 | rewards_for_ | mapping(address ⇒ mapping(address ⇒ uint256)) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000074 | 0 | 32 | claimed_rewards_for_ | mapping(address ⇒ mapping(address ⇒ uint256)) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000075 | 0 | 32 | span | uint256 | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000076 | 0 | 32 | end | uint256 | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000077 | 0 | 32 | sumMiningPerOf | mapping(address ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000078 | 0 | 32 | sumMiningPer | uint256 | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000079 | 0 | 32 | bufReward | uint256 | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000080 | 0 | 32 | lasttime | uint256 | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000081 | 0 | 20 | staking | address | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000082 | 0 | 32 | lastTurboOf | mapping(address ⇒ uint256) | TurboGauge.sol:TurboGauge |
| 200000000000000000000000000083 | 0 | 32 | lastTurboSupply | uint256 | TurboGauge.sol:TurboGauge |
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...