0xa42613C243b67BF6194Ac327795b926B4b491f15
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- USDY_InstantManager
- Compilation Target
- contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager
- Language
Solidity
- Compiler
- solc 0.8.16+commit.07a7930e
- EVM Version
- london
- Verified At
- 2026-01-20 19:47:53 UTC
- Deployer
- 0x1dd6bCf6d188f11D8dE64b5c8575FB86c4b3D9ff
- Deployment Transaction
- 0xa65d7e9c8f7c7cc9bf341f3b14d3effce5151842da5fdca19adbc72afc11bb53
- Block Number
- 23970980
- Transaction Index
- 60
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: QmVZGNh3xxA4mpnTafT8dyHaEqdCPBenrYQUayqxLgc6xi
Loading contract data...
Transformations
Loading contract data...
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 16772 | 54 | Original (recompiled):0xa26469706673582212206b3d1ae2de87393fe963ec5f8872f8cbb8779d18a8a5aefca212b05fc28e2fdb64736f6c63430008100033 Transformed (onchain):0xa2646970667358221220b36c68333eacbc0fb788b29b7499d75cfd90c1b8511eed3b0987bcc335b444aa64736f6c63430008100033 |
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: QmVZGNh3xxA4mpnTafT8dyHaEqdCPBenrYQUayqxLgc6xi
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 5821 | 0x0000000000000000000000000000000000000000000000000de0b6b3a7640000 | 1505, 8970, 11024, 11850 |
| 5857 | 0x00000000000000000000000096f6ef951840721adbf46ac996b59e0235cb985c | 938, 2611, 2889, 3179, 3364, 3901, 4282, 4408, 5654, 6435, 6561, 7923, 8070, 8673, 8827, 9108, 9299, 9722, 10062, 10216, 10453, 10866, 11163, 11572, 11707, 12053, 12534 |
| 7149 | 0x000000000000000000000000af37c1167910ebc994e266949387d2c7c326b879 | 1020, 2185, 2332, 2469, 4121, 4455, 4587, 4689, 6269, 6608, 6740, 6842 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 15347 | 54 | Original (recompiled):0xa26469706673582212206b3d1ae2de87393fe963ec5f8872f8cbb8779d18a8a5aefca212b05fc28e2fdb64736f6c63430008100033 Transformed (onchain):0xa2646970667358221220b36c68333eacbc0fb788b29b7499d75cfd90c1b8511eed3b0987bcc335b444aa64736f6c63430008100033 |
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/USDY_InstantManager.sol:USDY_InstantManager |
| 1 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControl.RoleData) | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 2 | 0 | 32 | _roleMembers | mapping(bytes32 ⇒ struct EnumerableSet.AddressSet) | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 3 | 0 | 32 | minimumDepositUSD | uint256 | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 4 | 0 | 32 | minimumRedemptionUSD | uint256 | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 5 | 0 | 32 | minimumRwaPrice | uint256 | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 6 | 0 | 1 | subscribePaused | bool | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 6 | 1 | 1 | redeemPaused | bool | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 6 | 2 | 20 | ondoTokenRouter | contract IOndoTokenRouter | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 7 | 0 | 20 | ondoOracle | contract IOndoOracle | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 8 | 0 | 20 | ondoCompliance | contract IOndoCompliance | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 9 | 0 | 20 | ondoIDRegistry | contract IOndoIDRegistry | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 10 | 0 | 20 | ondoRateLimiter | contract IOndoRateLimiter | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 11 | 0 | 20 | ondoSubscriptionFees | contract IOndoFees | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 12 | 0 | 20 | ondoRedemptionFees | contract IOndoFees | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 13 | 0 | 20 | adminSubscriptionChecker | contract IAdminSubscriptionChecker | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 14 | 0 | 32 | acceptedSubscriptionTokens | mapping(address ⇒ bool) | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_InstantManager |
| 15 | 0 | 32 | acceptedRedemptionTokens | mapping(address ⇒ bool) | contracts/xManager/rwaManagers/USDY_InstantManager.sol:USDY_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...