0xeb02addCfD8B773A5FFA6B9d1FE99c566f8c44CC
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- Keep3r
- Compilation Target
- solidity/contracts/Keep3r.sol:Keep3r
- Language
Solidity
- Compiler
- solc 0.8.7+commit.e28d00a7
- EVM Version
- london
- Verified At
- 2024-08-08 16:18:28 UTC
- Deployer
- 0x54054EA2db6eDC336cB87966815FD66Cc337f224
- Deployment Transaction
- 0xb1310a9dd5fa5eff681016e0213bc39797cd8e75ef21ef3f45ad52c9c0ca3bb9
- Block Number
- 14524602
- Transaction Index
- 80
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: QmbsbH6tK1wGXVXyWSwZuJhpPkib43tTBsRJ84VAa4WwNF
Loading contract data...
Transformations
Loading contract data...
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 25103 | 54 | Original (recompiled):0xa2646970667358221220c9150e38e72b6492e9367ffaefc739595e83ce05859e8b734386b91687274d0064736f6c63430008070033 Transformed (onchain):0xa2646970667358221220a652922e4d7790b0f864618e6193f295e00a8e3132caf1f7755731c5f43e8adb64736f6c63430008070033 |
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: QmbsbH6tK1wGXVXyWSwZuJhpPkib43tTBsRJ84VAa4WwNF
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 24470 | 54 | Original (recompiled):0xa2646970667358221220c9150e38e72b6492e9367ffaefc739595e83ce05859e8b734386b91687274d0064736f6c63430008070033 Transformed (onchain):0xa2646970667358221220a652922e4d7790b0f864618e6193f295e00a8e3132caf1f7755731c5f43e8adb64736f6c63430008070033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _status | uint256 | solidity/contracts/Keep3r.sol:Keep3r |
| 1 | 0 | 32 | jobOwner | mapping(address ⇒ address) | solidity/contracts/Keep3r.sol:Keep3r |
| 2 | 0 | 32 | jobPendingOwner | mapping(address ⇒ address) | solidity/contracts/Keep3r.sol:Keep3r |
| 3 | 0 | 64 | _keepers | struct EnumerableSet.AddressSet | solidity/contracts/Keep3r.sol:Keep3r |
| 5 | 0 | 32 | workCompleted | mapping(address ⇒ uint256) | solidity/contracts/Keep3r.sol:Keep3r |
| 6 | 0 | 32 | firstSeen | mapping(address ⇒ uint256) | solidity/contracts/Keep3r.sol:Keep3r |
| 7 | 0 | 32 | disputes | mapping(address ⇒ bool) | solidity/contracts/Keep3r.sol:Keep3r |
| 8 | 0 | 32 | bonds | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 9 | 0 | 32 | jobTokenCredits | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 10 | 0 | 32 | _jobLiquidityCredits | mapping(address ⇒ uint256) | solidity/contracts/Keep3r.sol:Keep3r |
| 11 | 0 | 32 | _jobPeriodCredits | mapping(address ⇒ uint256) | solidity/contracts/Keep3r.sol:Keep3r |
| 12 | 0 | 32 | _jobTokens | mapping(address ⇒ struct EnumerableSet.AddressSet) | solidity/contracts/Keep3r.sol:Keep3r |
| 13 | 0 | 32 | _jobLiquidities | mapping(address ⇒ struct EnumerableSet.AddressSet) | solidity/contracts/Keep3r.sol:Keep3r |
| 14 | 0 | 32 | _liquidityPool | mapping(address ⇒ address) | solidity/contracts/Keep3r.sol:Keep3r |
| 15 | 0 | 32 | _isKP3RToken0 | mapping(address ⇒ bool) | solidity/contracts/Keep3r.sol:Keep3r |
| 16 | 0 | 32 | pendingBonds | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 17 | 0 | 32 | canActivateAfter | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 18 | 0 | 32 | canWithdrawAfter | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 19 | 0 | 32 | pendingUnbonds | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 20 | 0 | 32 | hasBonded | mapping(address ⇒ bool) | solidity/contracts/Keep3r.sol:Keep3r |
| 21 | 0 | 64 | _jobs | struct EnumerableSet.AddressSet | solidity/contracts/Keep3r.sol:Keep3r |
| 23 | 0 | 20 | governance | address | solidity/contracts/Keep3r.sol:Keep3r |
| 24 | 0 | 20 | pendingGovernance | address | solidity/contracts/Keep3r.sol:Keep3r |
| 25 | 0 | 32 | slashers | mapping(address ⇒ bool) | solidity/contracts/Keep3r.sol:Keep3r |
| 26 | 0 | 32 | disputers | mapping(address ⇒ bool) | solidity/contracts/Keep3r.sol:Keep3r |
| 27 | 0 | 20 | keep3rV1 | address | solidity/contracts/Keep3r.sol:Keep3r |
| 28 | 0 | 20 | keep3rV1Proxy | address | solidity/contracts/Keep3r.sol:Keep3r |
| 29 | 0 | 20 | keep3rHelper | address | solidity/contracts/Keep3r.sol:Keep3r |
| 30 | 0 | 20 | kp3rWethPool | address | solidity/contracts/Keep3r.sol:Keep3r |
| 31 | 0 | 32 | bondTime | uint256 | solidity/contracts/Keep3r.sol:Keep3r |
| 32 | 0 | 32 | unbondTime | uint256 | solidity/contracts/Keep3r.sol:Keep3r |
| 33 | 0 | 32 | liquidityMinimum | uint256 | solidity/contracts/Keep3r.sol:Keep3r |
| 34 | 0 | 32 | rewardPeriodTime | uint256 | solidity/contracts/Keep3r.sol:Keep3r |
| 35 | 0 | 32 | inflationPeriod | uint256 | solidity/contracts/Keep3r.sol:Keep3r |
| 36 | 0 | 32 | fee | uint256 | solidity/contracts/Keep3r.sol:Keep3r |
| 37 | 0 | 32 | jobTokenCreditsAddedAt | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 38 | 0 | 64 | _approvedLiquidities | struct EnumerableSet.AddressSet | solidity/contracts/Keep3r.sol:Keep3r |
| 40 | 0 | 32 | liquidityAmount | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 41 | 0 | 32 | rewardedAt | mapping(address ⇒ uint256) | solidity/contracts/Keep3r.sol:Keep3r |
| 42 | 0 | 32 | workedAt | mapping(address ⇒ uint256) | solidity/contracts/Keep3r.sol:Keep3r |
| 43 | 0 | 32 | _tick | mapping(address ⇒ struct IKeep3rJobFundableLiquidity.TickCache) | solidity/contracts/Keep3r.sol:Keep3r |
| 44 | 0 | 32 | pendingJobMigrations | mapping(address ⇒ address) | solidity/contracts/Keep3r.sol:Keep3r |
| 45 | 0 | 32 | _migrationCreatedAt | mapping(address ⇒ mapping(address ⇒ uint256)) | solidity/contracts/Keep3r.sol:Keep3r |
| 46 | 0 | 32 | _initialGas | uint256 | solidity/contracts/Keep3r.sol:Keep3r |
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...