ERC-3668: CCIP Read: Secure offchain data retrieval suggests a mechanism that is used widely on the ETH ecosystem to allow a contract to fetch external data.
Providing the functionality as option for connex based interactions with VechainThor improves data access.
I suggest to add an option to connex that enables CCIP reading for contract calls.
When enabled, connex will automatically follow the standard and load off-chain-information and pass it to the contract.
It would lessen the burden on developers to build their own off-chain-access and creates the ability to share data access between dApps.
PR: Add VIP: Support CCIP for Connex by ifavo · Pull Request #56 · vechain/VIPs · GitHub