# Functions
ChainWriterConfigRaw returns a ChainWriterConfig that can be used to transmit commit and execute reports.
# Variables
DestReaderConfig returns a ChainReaderConfig that can be used to read from the offramp.
FeedReaderConfig provides a ChainReaderConfig that can be used to read from a price feed that is deployed on-chain.
HomeChainReaderConfigRaw returns a ChainReaderConfig that can be used to read from the home chain.
We need only ABI part of the contract that describes the event structure https://github.com/circlefin/evm-cctp-contracts/blob/377c9bd813fb86a42d900ae4003599d82aef635a/src/MessageTransmitter.sol#L41.
SourceReaderConfig returns a ChainReaderConfig that can be used to read from the onramp.