0x93358db73B6cd4b98D89c8F5f230E81a95c2643a
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- OUSG_InstantManager
- Compilation Target
- contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager
- Language
Solidity
- Compiler
- solc 0.8.16+commit.07a7930e
- EVM Version
- london
- Verified At
- 2025-04-14 17:35:04 UTC
- Deployer
- 0x094Bee6b74Ec29D32869ae3140A659cAc0482882
- Deployment Transaction
- 0xfc8e579759e3edaa02d1f735db410dc22725a644f44ceaa6ceaa4872f6858990
- Block Number
- 22141423
- Transaction Index
- 38
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: QmP6zxsqVjxYHnEYv4f2xizxRVjo4kae3w5NAfN78guwuW
Loading contract data...
Transformations
Loading contract data...
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 16772 | 54 | Original (recompiled):0xa26469706673582212200b5c7526d570a7d70feb13d326e2df4d486ddd11332496389b9a7f320009fc6d64736f6c63430008100033 Transformed (onchain):0xa2646970667358221220985b471eebe3ce266214b0b3a85610f4cf0f7f16903c0f35a8af7e3d691358eb64736f6c63430008100033 |
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: QmP6zxsqVjxYHnEYv4f2xizxRVjo4kae3w5NAfN78guwuW
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 5684 | 0x0000000000000000000000000000000000000000000000000de0b6b3a7640000 | 1486, 9630, 10470, 11456 |
| 5720 | 0x0000000000000000000000001b19c19393e2d034d8ff31ff34c81252fcbbee92 | 938, 2191, 2481, 2666, 3203, 4077, 4820, 4946, 6263, 7044, 7191, 7543, 7669, 8668, 8822, 9059, 9472, 9769, 10192, 10327, 10673, 11159, 11313, 11594, 11785, 12208, 12720 |
| 7012 | 0x00000000000000000000000054043c656f0fad0652d9ae2603cdf347c5578d00 | 1112, 4654, 4993, 5125, 5227, 5837, 5984, 6121, 7382, 7716, 7848, 7950 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15347 | 54 | Original (recompiled):0xa26469706673582212200b5c7526d570a7d70feb13d326e2df4d486ddd11332496389b9a7f320009fc6d64736f6c63430008100033 Transformed (onchain):0xa2646970667358221220985b471eebe3ce266214b0b3a85610f4cf0f7f16903c0f35a8af7e3d691358eb64736f6c63430008100033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _status | uint256 | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 1 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControl.RoleData) | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 2 | 0 | 32 | _roleMembers | mapping(bytes32 ⇒ struct EnumerableSet.AddressSet) | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 3 | 0 | 32 | minimumDepositUSD | uint256 | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 4 | 0 | 32 | minimumRedemptionUSD | uint256 | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 5 | 0 | 32 | minimumRwaPrice | uint256 | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 6 | 0 | 1 | subscribePaused | bool | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 6 | 1 | 1 | redeemPaused | bool | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 6 | 2 | 20 | ondoTokenRouter | contract IOndoTokenRouter | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 7 | 0 | 20 | ondoOracle | contract IOndoOracle | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 8 | 0 | 20 | ondoCompliance | contract IOndoCompliance | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 9 | 0 | 20 | ondoIDRegistry | contract IOndoIDRegistry | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 10 | 0 | 20 | ondoRateLimiter | contract IOndoRateLimiter | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 11 | 0 | 20 | ondoSubscriptionFees | contract IOndoFees | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 12 | 0 | 20 | ondoRedemptionFees | contract IOndoFees | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 13 | 0 | 20 | adminSubscriptionChecker | contract IAdminSubscriptionChecker | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 14 | 0 | 32 | acceptedSubscriptionTokens | mapping(address ⇒ bool) | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
| 15 | 0 | 32 | acceptedRedemptionTokens | mapping(address ⇒ bool) | contracts/xManager/rwaManagers/OUSG_InstantManager.sol:OUSG_InstantManager |
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...