0xFACd5ff359aDf87822374275699Dd518aAf9a65F
on Ethereum Mainnet (1)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- USDG
- Compilation Target
- contracts/stablecoins/USDG.sol:USDG
- Language
Solidity
- Compiler
- solc 0.8.28+commit.7893614a
- EVM Version
- paris
- Verified At
- 2026-03-20 03:05:34 UTC
- Deployer
- 0x4b39f384422A5F1281E80e54f219d3e13b076aE5
- Deployment Transaction
- 0xbe0602e5954be1875e8571acb8cdf04e3472b14501c77278f68d1d5d3f59b65b
- Block Number
- 24551115
- Transaction Index
- 81
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: QmVnixN6LsGWV3RtpJXRa7ZFPdrwLWhDvwD3nSeZmXcPxn
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: QmVnixN6LsGWV3RtpJXRa7ZFPdrwLWhDvwD3nSeZmXcPxn
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1781 | 0x000000000000000000000000facd5ff359adf87822374275699dd518aaf9a65f | 4702, 4766, 5078, 5142, 5285 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 1 | initializedV1 | bool | contracts/stablecoins/USDG.sol:USDG |
| 1 | 0 | 32 | balanceData | mapping(address ⇒ struct BaseStorageV3.TokenAccountData) | contracts/stablecoins/USDG.sol:USDG |
| 2 | 0 | 32 | totalSupply_ | uint256 | contracts/stablecoins/USDG.sol:USDG |
| 3 | 0 | 32 | allowed | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/stablecoins/USDG.sol:USDG |
| 4 | 0 | 32 | globalTransferSettings | struct BaseStorageV3.GlobalTransferSettings | contracts/stablecoins/USDG.sol:USDG |
| 5 | 0 | 20 | assetProtectionRoleDeprecated | address | contracts/stablecoins/USDG.sol:USDG |
| 6 | 0 | 32 | frozen | mapping(address ⇒ bool) | contracts/stablecoins/USDG.sol:USDG |
| 7 | 0 | 20 | supplyControllerDeprecated | address | contracts/stablecoins/USDG.sol:USDG |
| 8 | 0 | 20 | proposedOwnerDeprecated | address | contracts/stablecoins/USDG.sol:USDG |
| 9 | 0 | 20 | betaDelegateWhitelisterDeprecated | address | contracts/stablecoins/USDG.sol:USDG |
| 10 | 0 | 32 | betaDelegateWhitelistDeprecated | mapping(address ⇒ bool) | contracts/stablecoins/USDG.sol:USDG |
| 11 | 0 | 32 | nextSeqsDeprecated | mapping(address ⇒ uint256) | contracts/stablecoins/USDG.sol:USDG |
| 12 | 0 | 32 | EIP712_DOMAIN_HASH_DEPRECATED | bytes32 | contracts/stablecoins/USDG.sol:USDG |
| 13 | 0 | 20 | supplyControl | contract SupplyControl | contracts/stablecoins/USDG.sol:USDG |
| 14 | 0 | 768 | __gap_BaseStorageV3 | uint256[24] | contracts/stablecoins/USDG.sol:USDG |
| 38 | 0 | 32 | DOMAIN_SEPARATOR_DEPRECATED | bytes32 | contracts/stablecoins/USDG.sol:USDG |
| 39 | 0 | 32 | _nonces | mapping(address ⇒ uint256) | contracts/stablecoins/USDG.sol:USDG |
| 40 | 0 | 320 | __gap_EIP2612_compat | uint256[10] | contracts/stablecoins/USDG.sol:USDG |
| 50 | 0 | 32 | _authorizationStates | mapping(address ⇒ mapping(bytes32 ⇒ bool)) | contracts/stablecoins/USDG.sol:USDG |
| 51 | 0 | 320 | __gap_EIP3009_compat | uint256[10] | contracts/stablecoins/USDG.sol:USDG |
| 61 | 0 | 1 | _initialized | uint8 | contracts/stablecoins/USDG.sol:USDG |
| 61 | 1 | 1 | _initializing | bool | contracts/stablecoins/USDG.sol:USDG |
| 62 | 0 | 1600 | __gap | uint256[50] | contracts/stablecoins/USDG.sol:USDG |
| 112 | 0 | 1600 | __gap | uint256[50] | contracts/stablecoins/USDG.sol:USDG |
| 162 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControlUpgradeable.RoleData) | contracts/stablecoins/USDG.sol:USDG |
| 163 | 0 | 1568 | __gap | uint256[49] | contracts/stablecoins/USDG.sol:USDG |
| 212 | 0 | 20 | _pendingDefaultAdmin | address | contracts/stablecoins/USDG.sol:USDG |
| 212 | 20 | 6 | _pendingDefaultAdminSchedule | uint48 | contracts/stablecoins/USDG.sol:USDG |
| 212 | 26 | 6 | _currentDelay | uint48 | contracts/stablecoins/USDG.sol:USDG |
| 213 | 0 | 20 | _currentDefaultAdmin | address | contracts/stablecoins/USDG.sol:USDG |
| 213 | 20 | 6 | _pendingDelay | uint48 | contracts/stablecoins/USDG.sol:USDG |
| 213 | 26 | 6 | _pendingDelaySchedule | uint48 | contracts/stablecoins/USDG.sol:USDG |
| 214 | 0 | 1536 | __gap | uint256[48] | contracts/stablecoins/USDG.sol:USDG |
| 262 | 0 | 32 | payoutData | mapping(uint256 ⇒ struct ClaimableRewardsStorageV3.PayoutGroupData) | contracts/stablecoins/USDG.sol:USDG |
| 263 | 0 | 32 | payoutIdToClaimer | mapping(uint256 ⇒ address) | contracts/stablecoins/USDG.sol:USDG |
| 264 | 0 | 32 | payoutIdToManager | mapping(uint256 ⇒ address) | contracts/stablecoins/USDG.sol:USDG |
| 265 | 0 | 32 | payoutIdToDestination | mapping(uint256 ⇒ address) | contracts/stablecoins/USDG.sol:USDG |
| 266 | 0 | 2 | nextPayoutId | uint16 | contracts/stablecoins/USDG.sol:USDG |
| 267 | 0 | 32 | multipliers | mapping(uint256 ⇒ struct ClaimableRewardsStorageV3.MultiplierData) | contracts/stablecoins/USDG.sol:USDG |
| 268 | 0 | 32 | multiplierPayoutGroupCount | mapping(uint256 ⇒ uint256) | contracts/stablecoins/USDG.sol:USDG |
| 269 | 0 | 2 | nextMultiplierId | uint16 | contracts/stablecoins/USDG.sol:USDG |
| 269 | 2 | 2 | firstActiveId | uint16 | contracts/stablecoins/USDG.sol:USDG |
| 269 | 4 | 2 | activeMultiplierCount | uint16 | contracts/stablecoins/USDG.sol:USDG |
| 270 | 0 | 32 | adminConfig | struct ClaimableRewardsStorageV3.AdminConfigSettings | contracts/stablecoins/USDG.sol:USDG |
| 271 | 0 | 32 | _registrationAuthState | mapping(address ⇒ mapping(bytes32 ⇒ bool)) | contracts/stablecoins/USDG.sol:USDG |
| 272 | 0 | 32 | _pendingRegistrations | mapping(address ⇒ struct ClaimableRewardsStorageV3.PendingRegistration) | contracts/stablecoins/USDG.sol:USDG |
| 273 | 0 | 32 | frozenData | mapping(address ⇒ struct ClaimableRewardsStorageV3.FrozenData) | contracts/stablecoins/USDG.sol:USDG |
| 274 | 0 | 32 | facets | mapping(bytes4 ⇒ address) | contracts/stablecoins/USDG.sol:USDG |
| 275 | 0 | 1600 | __gap | uint256[50] | contracts/stablecoins/USDG.sol:USDG |
| 325 | 0 | 1600 | __gap | uint256[50] | contracts/stablecoins/USDG.sol:USDG |
Transient Storage Layout
No transient storage layouts found in the compiler output.
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...