We will need to create a ContractDataSource interface that for the time being will allow for the retrieval of contract data (aztec address, portal address and bytecode) by either block number or by Aztec address. This interface will be implemented by the archiver.
We will need to create a ContractDataSource interface that for the time being will allow for the retrieval of contract data (aztec address, portal address and bytecode) by either block number or by Aztec address. This interface will be implemented by the archiver.