0xE429b1AFD7BDd12ceDB69777538f5925CB6CeF52
on Base Sepolia Testnet (84532)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- GuardNFT
- Compilation Target
- contracts/GuardNFT.sol:GuardNFT
- Language
Solidity
- Compiler
- solc 0.8.20+commit.a1b79de6
- EVM Version
- paris
- Verified At
- 2025-12-05 06:04:09 UTC
- Deployer
- 0xF93F07b1b35b9DF13e2d53DbAd49396f0A9538D9
- Deployment Transaction
- 0xbfedcfc36b01260b6aa1dc95f38ad162ae1d1a887ae382b7cbb7ab9c9bc5b48e
- Block Number
- 34573158
- Transaction Index
- 7
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: QmZBJ9y71s2EQvMWhpDpaLk1TMJFTzRL7CHP3Pnn5q7v14
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: QmZBJ9y71s2EQvMWhpDpaLk1TMJFTzRL7CHP3Pnn5q7v14
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _name | string | contracts/GuardNFT.sol:GuardNFT |
| 1 | 0 | 32 | _symbol | string | contracts/GuardNFT.sol:GuardNFT |
| 2 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | contracts/GuardNFT.sol:GuardNFT |
| 3 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/GuardNFT.sol:GuardNFT |
| 4 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | contracts/GuardNFT.sol:GuardNFT |
| 5 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/GuardNFT.sol:GuardNFT |
| 6 | 0 | 32 | _tokenURIs | mapping(uint256 ⇒ string) | contracts/GuardNFT.sol:GuardNFT |
| 7 | 0 | 20 | _owner | address | contracts/GuardNFT.sol:GuardNFT |
| 8 | 0 | 20 | auditRegistry | address | contracts/GuardNFT.sol:GuardNFT |
| 9 | 0 | 32 | _nextTokenId | uint256 | contracts/GuardNFT.sol:GuardNFT |
| 10 | 0 | 32 | badgeContract | mapping(uint256 ⇒ address) | contracts/GuardNFT.sol:GuardNFT |
| 11 | 0 | 32 | badgeRiskScore | mapping(uint256 ⇒ uint256) | contracts/GuardNFT.sol:GuardNFT |
| 12 | 0 | 32 | contractToBadge | mapping(address ⇒ uint256) | contracts/GuardNFT.sol:GuardNFT |
| 13 | 0 | 32 | certificationTimestamp | mapping(uint256 ⇒ uint256) | contracts/GuardNFT.sol:GuardNFT |
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...