0xac77139C2856788b7EEff767969353adF95D335e
on BNB Smart Chain Testnet (97)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- AegisRegistry
- Compilation Target
- contracts/AegisRegistry.sol:AegisRegistry
- Language
Solidity
- Compiler
- solc 0.8.24+commit.e11b9ed9
- EVM Version
- paris
- Verified At
- 2026-02-12 00:03:09 UTC
- Deployer
- 0xA3eAFfed353EF86c08919552Fd4F7cCB061192d3
- Deployment Transaction
- 0x358b8ba0802d07245e27214f3e03059a6b49c2341f1c2f758d53a83fbfd496f1
- Block Number
- 89827493
- Transaction Index
- 0
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: QmXPhmLEkyXM86NLicrwwKCuTBzwwfVg92WxtRLAVNuP7f
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: QmXPhmLEkyXM86NLicrwwKCuTBzwwfVg92WxtRLAVNuP7f
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/AegisRegistry.sol:AegisRegistry |
| 1 | 0 | 32 | _symbol | string | contracts/AegisRegistry.sol:AegisRegistry |
| 2 | 0 | 32 | _owners | mapping(uint256 ⇒ address) | contracts/AegisRegistry.sol:AegisRegistry |
| 3 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/AegisRegistry.sol:AegisRegistry |
| 4 | 0 | 32 | _tokenApprovals | mapping(uint256 ⇒ address) | contracts/AegisRegistry.sol:AegisRegistry |
| 5 | 0 | 32 | _operatorApprovals | mapping(address ⇒ mapping(address ⇒ bool)) | contracts/AegisRegistry.sol:AegisRegistry |
| 6 | 0 | 32 | _ownedTokens | mapping(address ⇒ mapping(uint256 ⇒ uint256)) | contracts/AegisRegistry.sol:AegisRegistry |
| 7 | 0 | 32 | _ownedTokensIndex | mapping(uint256 ⇒ uint256) | contracts/AegisRegistry.sol:AegisRegistry |
| 8 | 0 | 32 | _allTokens | uint256[] | contracts/AegisRegistry.sol:AegisRegistry |
| 9 | 0 | 32 | _allTokensIndex | mapping(uint256 ⇒ uint256) | contracts/AegisRegistry.sol:AegisRegistry |
| 10 | 0 | 20 | _owner | address | contracts/AegisRegistry.sol:AegisRegistry |
| 11 | 0 | 32 | _status | uint256 | contracts/AegisRegistry.sol:AegisRegistry |
| 12 | 0 | 32 | _nextTokenId | uint256 | contracts/AegisRegistry.sol:AegisRegistry |
| 13 | 0 | 32 | agents | mapping(uint256 ⇒ struct AegisRegistry.AgentInfo) | contracts/AegisRegistry.sol:AegisRegistry |
| 14 | 0 | 32 | reputationLog | mapping(uint256 ⇒ struct AegisRegistry.ReputationEntry[]) | contracts/AegisRegistry.sol:AegisRegistry |
| 15 | 0 | 32 | operatorToAgent | mapping(address ⇒ uint256) | contracts/AegisRegistry.sol:AegisRegistry |
| 16 | 0 | 32 | hasAgent | mapping(address ⇒ bool) | contracts/AegisRegistry.sol:AegisRegistry |
| 17 | 0 | 32 | authorizedVaults | mapping(address ⇒ bool) | contracts/AegisRegistry.sol:AegisRegistry |
| 18 | 0 | 32 | registrationFee | uint256 | contracts/AegisRegistry.sol:AegisRegistry |
| 19 | 0 | 32 | maxAgents | uint256 | contracts/AegisRegistry.sol:AegisRegistry |
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...