0x123Bc476594A80B0d99Ca6510e87E249b1C5EC5f
on Base Mainnet (8453)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- NounLoans
- Compilation Target
- src/loans/NounLoans.sol:NounLoans
- Language
Solidity
- Compiler
- solc 0.8.24+commit.e11b9ed9
- EVM Version
- cancun
- Verified At
- 2026-09-08 23:04:20 UTC
- Deployer
- 0x3A3b05d3826de6612C0bc4D67A537404cEcAaA8d
- Deployment Transaction
- 0x35a579a12cc6d1bdc4c2348c703002f3060260a37ec72bcce5fb72e25818b955
- Block Number
- 51059621
- Transaction Index
- 135
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: QmNrfyQNaAo1LWGpaUhu4cwsJP7fVVFg5Kiv8SkFmpQoZy
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: QmNrfyQNaAo1LWGpaUhu4cwsJP7fVVFg5Kiv8SkFmpQoZy
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1500 | 0x00000000000000000000000075af968d2e58749fda1b42c58186b76f5e511ba3 | 1358, 2306, 3389, 3932, 4060, 4133, 4952, 5080, 5153, 5336, 6528, 9785, 9847, 10180, 10308, 10381, 11465 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | src/loans/NounLoans.sol:NounLoans |
| 1 | 0 | 20 | _pendingOwner | address | src/loans/NounLoans.sol:NounLoans |
| 2 | 0 | 32 | _status | uint256 | src/loans/NounLoans.sol:NounLoans |
| 3 | 0 | 20 | feeSplitter | address | src/loans/NounLoans.sol:NounLoans |
| 4 | 0 | 20 | treasury | address | src/loans/NounLoans.sol:NounLoans |
| 5 | 0 | 20 | activationSource | contract IActivationSource | src/loans/NounLoans.sol:NounLoans |
| 6 | 0 | 128 | _terms | struct NounLoans.Terms | src/loans/NounLoans.sol:NounLoans |
| 10 | 0 | 160 | _pendingTerms | struct NounLoans.PendingTerms | src/loans/NounLoans.sol:NounLoans |
| 15 | 0 | 32 | maxPrincipal | mapping(address ⇒ uint256) | src/loans/NounLoans.sol:NounLoans |
| 16 | 0 | 32 | poolBalance | uint256 | src/loans/NounLoans.sol:NounLoans |
| 17 | 0 | 32 | bountyReserve | uint256 | src/loans/NounLoans.sol:NounLoans |
| 18 | 0 | 1 | borrowingPaused | bool | src/loans/NounLoans.sol:NounLoans |
| 19 | 0 | 32 | _loans | struct NounLoans.Loan[] | src/loans/NounLoans.sol:NounLoans |
| 20 | 0 | 32 | _openLoanOf | mapping(address ⇒ mapping(uint256 ⇒ uint256)) | src/loans/NounLoans.sol:NounLoans |
| 21 | 0 | 32 | totalBorrowed | uint256 | src/loans/NounLoans.sol:NounLoans |
| 22 | 0 | 32 | totalRepaid | uint256 | src/loans/NounLoans.sol:NounLoans |
| 23 | 0 | 32 | totalFees | uint256 | src/loans/NounLoans.sol:NounLoans |
| 24 | 0 | 32 | totalLiquidations | uint256 | src/loans/NounLoans.sol:NounLoans |
| 25 | 0 | 32 | openLoanCount | uint256 | src/loans/NounLoans.sol:NounLoans |
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...