Sourcify Logosourcify.eth

0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44

on PulseChain (369)

Match
Runtime Bytecode
Creation Bytecode
Contract Name
Keep3rV1
Compilation Target
Keep3rV1.sol:Keep3rV1
Language
Solidity
Compiler
solc 0.6.12+commit.27d51765
EVM Version
istanbul
Verified At
2026-01-30 10:12:10 UTC
Deployer
0x2D407dDb06311396fE14D4b49da5F0471447d45C
Deployment Transaction
0x2ffa9f80bd99e65f267da8615c25c22c747d8c0e4f4d0072662008d677b393c4
Block Number
11143904
Transaction Index
109

Read/Write Contract on:

OpenZeppelin Logo

Loading contract data...

Source Code

Remix IDE LogoView on Remix IDE

Loading contract data...

Compiler Settings

Loading...

Loading contract data...

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 IPFS Logo
Solidity metadata.json IPFS hash: QmWQGxJNhuxXE9nWpQ2HBjZkpfmWJJCZ43MQBF7KxJQfit

Loading contract data...

Transformations

Loading contract data...

Loading contract data...

CBOR Auxdata Transformations

Byte OffsetsLength (bytes)Values
2481354
Original (recompiled):0xa264697066735822122077cb384999acaa5eff9f9fe967ffa7cbf9999b890018acfd8bdcaac26b57175d64736f6c634300060c0033
Transformed (onchain):0xa264697066735822122099d32823e8a2a23b2a85c8bbc6d1879b0ee2d2054f895919dac4f543a1390dc364736f6c634300060c0033

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 IPFS Logo
Solidity metadata.json IPFS hash: QmWQGxJNhuxXE9nWpQ2HBjZkpfmWJJCZ43MQBF7KxJQfit

Loading contract data...

Transformations

Loading contract data...

Immutable Transformations

IDValueOffsets
10380x3f09340a05c058f2c010f370fb26b5435ea30e00055ae9ccf78864c7f9bd7b6d7211, 16976, 18154

CBOR Auxdata Transformations

Byte OffsetsLength (bytes)Values
2447554
Original (recompiled):0xa264697066735822122077cb384999acaa5eff9f9fe967ffa7cbf9999b890018acfd8bdcaac26b57175d64736f6c634300060c0033
Transformed (onchain):0xa264697066735822122099d32823e8a2a23b2a85c8bbc6d1879b0ee2d2054f895919dac4f543a1390dc364736f6c634300060c0033

Storage Layout

For non-default storage allocations (e.g. EIP-7201) check out EVM Storage Logo
SlotOffsetBytesLabelTypeContract
0032_statusuint256Keep3rV1.sol:Keep3rV1
1020KPRHcontract IKeep3rV1HelperKeep3rV1.sol:Keep3rV1
2032totalSupplyuint256Keep3rV1.sol:Keep3rV1
3032delegatesmapping(address ⇒ address)Keep3rV1.sol:Keep3rV1
4032checkpointsmapping(address ⇒ mapping(uint32 ⇒ struct Keep3rV1.Checkpoint))Keep3rV1.sol:Keep3rV1
5032numCheckpointsmapping(address ⇒ uint32)Keep3rV1.sol:Keep3rV1
6032allowancesmapping(address ⇒ mapping(address ⇒ uint256))Keep3rV1.sol:Keep3rV1
7032balancesmapping(address ⇒ uint256)Keep3rV1.sol:Keep3rV1
8032noncesmapping(address ⇒ uint256)Keep3rV1.sol:Keep3rV1
9032bondingsmapping(address ⇒ mapping(address ⇒ uint256))Keep3rV1.sol:Keep3rV1
10032unbondingsmapping(address ⇒ mapping(address ⇒ uint256))Keep3rV1.sol:Keep3rV1
11032partialUnbondingmapping(address ⇒ mapping(address ⇒ uint256))Keep3rV1.sol:Keep3rV1
12032pendingbondsmapping(address ⇒ mapping(address ⇒ uint256))Keep3rV1.sol:Keep3rV1
13032bondsmapping(address ⇒ mapping(address ⇒ uint256))Keep3rV1.sol:Keep3rV1
14032votesmapping(address ⇒ uint256)Keep3rV1.sol:Keep3rV1
15032totalBondeduint256Keep3rV1.sol:Keep3rV1
16032firstSeenmapping(address ⇒ uint256)Keep3rV1.sol:Keep3rV1
17032disputesmapping(address ⇒ bool)Keep3rV1.sol:Keep3rV1
18032lastJobmapping(address ⇒ uint256)Keep3rV1.sol:Keep3rV1
19032workCompletedmapping(address ⇒ uint256)Keep3rV1.sol:Keep3rV1
20032jobsmapping(address ⇒ bool)Keep3rV1.sol:Keep3rV1
21032creditsmapping(address ⇒ mapping(address ⇒ uint256))Keep3rV1.sol:Keep3rV1
22032liquidityProvidedmapping(address ⇒ mapping(address ⇒ mapping(address ⇒ uint256)))Keep3rV1.sol:Keep3rV1
23032liquidityUnbondingmapping(address ⇒ mapping(address ⇒ mapping(address ⇒ uint256)))Keep3rV1.sol:Keep3rV1
24032liquidityAmountsUnbondingmapping(address ⇒ mapping(address ⇒ mapping(address ⇒ uint256)))Keep3rV1.sol:Keep3rV1
25032jobProposalDelaymapping(address ⇒ uint256)Keep3rV1.sol:Keep3rV1
26032liquidityAppliedmapping(address ⇒ mapping(address ⇒ mapping(address ⇒ uint256)))Keep3rV1.sol:Keep3rV1
27032liquidityAmountmapping(address ⇒ mapping(address ⇒ mapping(address ⇒ uint256)))Keep3rV1.sol:Keep3rV1
28032keepersmapping(address ⇒ bool)Keep3rV1.sol:Keep3rV1
29032blacklistmapping(address ⇒ bool)Keep3rV1.sol:Keep3rV1
30032keeperListaddress[]Keep3rV1.sol:Keep3rV1
31032jobListaddress[]Keep3rV1.sol:Keep3rV1
32020governanceaddressKeep3rV1.sol:Keep3rV1
33020pendingGovernanceaddressKeep3rV1.sol:Keep3rV1
34032liquidityAcceptedmapping(address ⇒ bool)Keep3rV1.sol:Keep3rV1
35032liquidityPairsaddress[]Keep3rV1.sol:Keep3rV1
36032_gasUseduint256Keep3rV1.sol:Keep3rV1

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...