0xf650C3d88D12dB855b8bf7D11Be6C55A4e07dCC9
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- CErc20Delegator
- Compilation Target
- contracts/CErc20Delegator.sol:CErc20Delegator
- Language
- Solidity
- Compiler
- solc 0.5.16+commit.9c3226ce
- EVM Version
- istanbul
- Verified At
- 2024-08-08 10:51:24 UTC
- Deployer
- 0xfe83aF639f769EaD20baD76067AbC120245a06A9
- Deployment Transaction
- 0x7e77fae02434ab498e6dd80cdb1bb3fbe53ee76a46749c0faa11bb850d431519
- Block Number
- 9879363
- Transaction Index
- 64
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
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
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 1 | _notEntered | bool | contracts/CErc20Delegator.sol:CErc20Delegator |
| 1 | 0 | 32 | name | string | contracts/CErc20Delegator.sol:CErc20Delegator |
| 2 | 0 | 32 | symbol | string | contracts/CErc20Delegator.sol:CErc20Delegator |
| 3 | 0 | 1 | decimals | uint8 | contracts/CErc20Delegator.sol:CErc20Delegator |
| 3 | 1 | 20 | admin | address payable | contracts/CErc20Delegator.sol:CErc20Delegator |
| 4 | 0 | 20 | pendingAdmin | address payable | contracts/CErc20Delegator.sol:CErc20Delegator |
| 5 | 0 | 20 | comptroller | contract ComptrollerInterface | contracts/CErc20Delegator.sol:CErc20Delegator |
| 6 | 0 | 20 | interestRateModel | contract InterestRateModel | contracts/CErc20Delegator.sol:CErc20Delegator |
| 7 | 0 | 32 | initialExchangeRateMantissa | uint256 | contracts/CErc20Delegator.sol:CErc20Delegator |
| 8 | 0 | 32 | reserveFactorMantissa | uint256 | contracts/CErc20Delegator.sol:CErc20Delegator |
| 9 | 0 | 32 | accrualBlockNumber | uint256 | contracts/CErc20Delegator.sol:CErc20Delegator |
| 10 | 0 | 32 | borrowIndex | uint256 | contracts/CErc20Delegator.sol:CErc20Delegator |
| 11 | 0 | 32 | totalBorrows | uint256 | contracts/CErc20Delegator.sol:CErc20Delegator |
| 12 | 0 | 32 | totalReserves | uint256 | contracts/CErc20Delegator.sol:CErc20Delegator |
| 13 | 0 | 32 | totalSupply | uint256 | contracts/CErc20Delegator.sol:CErc20Delegator |
| 14 | 0 | 32 | accountTokens | mapping(address ⇒ uint256) | contracts/CErc20Delegator.sol:CErc20Delegator |
| 15 | 0 | 32 | transferAllowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/CErc20Delegator.sol:CErc20Delegator |
| 16 | 0 | 32 | accountBorrows | mapping(address ⇒ struct CTokenStorage.BorrowSnapshot) | contracts/CErc20Delegator.sol:CErc20Delegator |
| 17 | 0 | 20 | underlying | address | contracts/CErc20Delegator.sol:CErc20Delegator |
| 18 | 0 | 20 | implementation | address | contracts/CErc20Delegator.sol:CErc20Delegator |
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...