0x35a4f0C8C0B48769F036b79F9d428BeA286f6ab5
on Celo Mainnet (42220)
- Contract Name
- SortedOracles
- Compilation Target
- project:/contracts/stability/SortedOracles.sol:SortedOracles
- Language
- Solidity
- Compiler
- solc 0.5.13+commit.5b0b510c
- EVM Version
- istanbul
- Verified At
- 2024-08-08 14:10:33 UTC
- Deployer
- 0xF3EB910DA09B8AF348E0E5B6636da442cFa79239
- Deployment Transaction
- 0x5b95c4f92ee8f760eeae19a3ef8c4b203aa2bf3ce7637c06b954ddd83ec70ae9
- Block Number
- 24288433
- Transaction Index
- 4
ABI
Source Code
- project:/contracts/common/FixidityLib.sol
- project:/contracts/common/Initializable.sol
- project:/contracts/stability/SortedOracles.sol
- openzeppelin-solidity/contracts/GSN/Context.sol
- openzeppelin-solidity/contracts/math/SafeMath.sol
- project:/contracts/common/linkedlists/LinkedList.sol
- openzeppelin-solidity/contracts/ownership/Ownable.sol
- project:/contracts/stability/interfaces/IBreakerBox.sol
- project:/contracts/common/linkedlists/SortedLinkedList.sol
- project:/contracts/stability/interfaces/ISortedOracles.sol
- project:/contracts/common/interfaces/ICeloVersionedContract.sol
- project:/contracts/common/linkedlists/SortedLinkedListWithMedian.sol
- project:/contracts/common/linkedlists/AddressSortedLinkedListWithMedian.sol
Compiler Settings
Libraries
This contract uses unverified libraries. Libraries can contain arbitrary code and should be verified before interacting with the contract.
Manually Linked Libraries
These libraries are linked manually on the bytecode after the compilation and not by the compiler. See Solidity docs
Name | Address |
---|---|
project:/contracts/common/linkedlists/AddressSortedLinkedListWithMedian.sol:AddressSortedLinkedListWithMedian | 0x176697bb5fa930a84d3bfccacf052dfbc2adfd79 |
Contract Metadata
Creation Bytecode
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
Transformations
Library Transformations
Fully Qualified Name | Address | Byte Offsets |
---|---|---|
project:/contracts/common/linkedlists/AddressSortedLinkedListWithMedian.sol:AddressSortedLinkedListWithMedian | 0x176697bb5fa930a84d3bfccacf052dfbc2adfd79 | 4158,5243,8065,8313,9278,9482,9741,10072,10296,10628,10721,11272,12371,13036,13301,16116,16322,16716,16977,17282,17486,17705,18016 |
Constructor Arguments
Runtime Bytecode
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
Transformations
Library Transformations
Fully Qualified Name | Address | Byte Offsets |
---|---|---|
project:/contracts/common/linkedlists/AddressSortedLinkedListWithMedian.sol:AddressSortedLinkedListWithMedian | 0x176697bb5fa930a84d3bfccacf052dfbc2adfd79 | 3843,4928,7750,7998,8963,9167,9426,9757,9981,10313,10406,10957,12056,12721,12986,15801,16007,16401,16662,16967,17171,17390,17701 |
Storage Layout
Slot | Offset | Bytes | Label | Type | Contract |
---|---|---|---|---|---|
0 | 0 | 20 | _owner | address | project:/contracts/stability/SortedOracles.sol:SortedOracles |
0 | 20 | 1 | initialized | bool | project:/contracts/stability/SortedOracles.sol:SortedOracles |
1 | 0 | 32 | rates | mapping(address ⇒ struct SortedLinkedListWithMedian.List) | project:/contracts/stability/SortedOracles.sol:SortedOracles |
2 | 0 | 32 | timestamps | mapping(address ⇒ struct SortedLinkedListWithMedian.List) | project:/contracts/stability/SortedOracles.sol:SortedOracles |
3 | 0 | 32 | isOracle | mapping(address ⇒ mapping(address ⇒ bool)) | project:/contracts/stability/SortedOracles.sol:SortedOracles |
4 | 0 | 32 | oracles | mapping(address ⇒ address[]) | project:/contracts/stability/SortedOracles.sol:SortedOracles |
5 | 0 | 32 | reportExpirySeconds | uint256 | project:/contracts/stability/SortedOracles.sol:SortedOracles |
6 | 0 | 32 | tokenReportExpirySeconds | mapping(address ⇒ uint256) | project:/contracts/stability/SortedOracles.sol:SortedOracles |
7 | 0 | 20 | breakerBox | contract IBreakerBox | project:/contracts/stability/SortedOracles.sol:SortedOracles |
8 | 0 | 32 | equivalentTokens | mapping(address ⇒ struct SortedOracles.EquivalentToken) | project:/contracts/stability/SortedOracles.sol:SortedOracles |
Standard JSON Input
This isn't the original compiler JSON data. Generated for compatibility.
Standard JSON Output
This isn't the original compiler JSON data. Generated for compatibility.