0x0177aDb82152c8673a85271F7F06336B820324b6
on Creditcoin Testnet (102031)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- UtuhCredit
- Compilation Target
- src/UtuhCredit.sol:UtuhCredit
- Language
Solidity
- Compiler
- solc 0.8.28+commit.7893614a
- EVM Version
- prague
- Verified At
- 2026-08-27 06:19:41 UTC
- Deployer
- 0x50577827700c0cF60240ABd07f041F09C95d4748
- Deployment Transaction
- 0x7900dcd492dc1f6da54e8b840c0724f26f92d49a9945b22b923f27752156c3d5
- Block Number
- 5381404
- Transaction Index
- 0
Read/Write Contract on:
Loading contract data...
Source Code
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 
Solidity metadata.json IPFS hash: QmSu24KhNHbhkVAF3ZhFer99x6GKPENp4hdGLpgbGdj6qP
Loading contract data...
Transformations
Loading contract data...
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 19650 | 54 | Original (recompiled):0xa264697066735822122043b978f520acd46d95986122cbb33f0cc89288483ec0a6fa2c8417fd7eb458da64736f6c634300081c0033 Transformed (onchain):0xa2646970667358221220d53d886e0f3c14152cecf2b1a400c4fcaacec7a521f0e57746928ed1da08bc1d64736f6c634300081c0033 |
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: QmSu24KhNHbhkVAF3ZhFer99x6GKPENp4hdGLpgbGdj6qP
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 2321 | 0x00000000000000000000000026880c8980cd54827543bd34c6c613253c69347b | 661, 4653, 9078, 10610, 11067, 11271, 11507 |
| 2324 | 0x0000000000000000000000000000000000000000000000000000000000000fd3 | 2609, 5141 |
| 2331 | 0x0000000000000000000000000000000000000000000000000000000000004e20 | 1887, 5390, 11802 |
| 2338 | 0x0000000000000000000000000000000000000000000000000000000000000005 | 1336, 4969, 5056 |
| 2344 | 0x0000000000000000000000000000000000000000000000000000000000000014 | 2168, 4771, 4867, 10778, 10874 |
| 2357 | 0x0000000000000000000000000000000000000000000000000000000000001388 | 2452, 5269 |
| 2363 | 0x0000000000000000000000000000000000000000000000000000000000002904 | 1387, 11856 |
| 2366 | 0x0000000000000000000000000000000000000000000000000000000000000190 | 1688, 7280 |
| 2438 | 0x00000000000000000000000050577827700c0cf60240abd07f041f09c95d4748 | 1489, 3872, 6743 |
| 2441 | 0x0000000000000000000000000000000000000000000000000000000000000fd2 | 2401, 2747 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 16459 | 54 | Original (recompiled):0xa264697066735822122043b978f520acd46d95986122cbb33f0cc89288483ec0a6fa2c8417fd7eb458da64736f6c634300081c0033 Transformed (onchain):0xa2646970667358221220d53d886e0f3c14152cecf2b1a400c4fcaacec7a521f0e57746928ed1da08bc1d64736f6c634300081c0033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 96 | volumeSpec | struct UtuhCredit.HistorySpec | src/UtuhCredit.sol:UtuhCredit |
| 3 | 0 | 96 | repaySpec | struct UtuhCredit.HistorySpec | src/UtuhCredit.sol:UtuhCredit |
| 6 | 0 | 32 | _cleanSpecs | struct UtuhCredit.HistorySpec[] | src/UtuhCredit.sol:UtuhCredit |
| 7 | 0 | 32 | nextLineId | uint256 | src/UtuhCredit.sol:UtuhCredit |
| 8 | 0 | 32 | _lines | mapping(uint256 ⇒ struct UtuhCredit.Line) | src/UtuhCredit.sol:UtuhCredit |
| 9 | 0 | 32 | controllerOf | mapping(address ⇒ address) | src/UtuhCredit.sol:UtuhCredit |
| 10 | 0 | 32 | controlProofUsed | mapping(bytes32 ⇒ bool) | src/UtuhCredit.sol:UtuhCredit |
| 11 | 0 | 32 | claimSpent | mapping(uint256 ⇒ bool) | src/UtuhCredit.sol:UtuhCredit |
| 12 | 0 | 32 | settledThrough | mapping(address ⇒ uint64) | src/UtuhCredit.sol:UtuhCredit |
| 13 | 0 | 32 | underwrittenThrough | mapping(address ⇒ uint64) | src/UtuhCredit.sol:UtuhCredit |
| 14 | 0 | 32 | activeLineOf | mapping(address ⇒ uint256) | src/UtuhCredit.sol:UtuhCredit |
| 15 | 0 | 32 | defaultsOf | mapping(address ⇒ uint64) | src/UtuhCredit.sol:UtuhCredit |
| 16 | 0 | 32 | _peers | address[] | src/UtuhCredit.sol:UtuhCredit |
| 17 | 0 | 32 | available | uint256 | src/UtuhCredit.sol:UtuhCredit |
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...