0xaE55ab6A966863cb4c774Ba8E6C0A37CFBeA01f9
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- StableCoin
- Compilation Target
- StableCoin.sol:StableCoin
- Language
Solidity
- Compiler
- solc 0.8.7+commit.e28d00a7
- EVM Version
- london
- Verified At
- 2024-08-08 16:03:26 UTC
- Deployer
- 0xd61c0129F6c35A675DB6e2a067B31e75b2573077
- Deployment Transaction
- 0x8421f8192364926d5cf77f727324929f166335e207a48376dca0fae23eec6ae0
- Block Number
- 19713138
- Transaction Index
- 42
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: Qme9XuzYE5NX3BbiTg38ZukSLwXtX984DTwgzfSejuWkuL
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 18105 | 54 | Original (recompiled):0xa2646970667358221220eae1eb310ab261a83e353103c50dbe9a4a084567aa3c010e8213ab6b894d94af64736f6c63430008070033 Transformed (onchain):0xa2646970667358221220df828200ebe6d1e5d3eba1e918d44f24a1dc756d228d6f9fe2c4574796075fea64736f6c63430008070033 |
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: Qme9XuzYE5NX3BbiTg38ZukSLwXtX984DTwgzfSejuWkuL
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 14347 | 54 | Original (recompiled):0xa2646970667358221220eae1eb310ab261a83e353103c50dbe9a4a084567aa3c010e8213ab6b894d94af64736f6c63430008070033 Transformed (onchain):0xa2646970667358221220df828200ebe6d1e5d3eba1e918d44f24a1dc756d228d6f9fe2c4574796075fea64736f6c63430008070033 |
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 1 | _paused | bool | StableCoin.sol:StableCoin |
| 0 | 1 | 20 | _owner | address | StableCoin.sol:StableCoin |
| 1 | 0 | 20 | _proposedOwner | address | StableCoin.sol:StableCoin |
| 2 | 0 | 1568 | __gap | uint256[49] | StableCoin.sol:StableCoin |
| 51 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControl.RoleData) | StableCoin.sol:StableCoin |
| 52 | 0 | 32 | _balances | mapping(address ⇒ uint256) | StableCoin.sol:StableCoin |
| 53 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | StableCoin.sol:StableCoin |
| 54 | 0 | 32 | _totalSupply | uint256 | StableCoin.sol:StableCoin |
| 55 | 0 | 32 | _name | string | StableCoin.sol:StableCoin |
| 56 | 0 | 32 | _symbol | string | StableCoin.sol:StableCoin |
| 57 | 0 | 32 | _externalAllowances | mapping(address ⇒ mapping(string ⇒ mapping(bytes ⇒ uint256))) | StableCoin.sol:StableCoin |
| 58 | 0 | 20 | _supplyManager | address | StableCoin.sol:StableCoin |
| 59 | 0 | 20 | _complianceManager | address | StableCoin.sol:StableCoin |
| 60 | 0 | 20 | _enforcementManager | address | StableCoin.sol:StableCoin |
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...