I have an application that depends on the reliability of being able to contact the network through Alchemy’s RPC mainnet API.
During the merge, it is crucial that I am able to interact with the PoS chain ASAP. Should I rely on Alchemy’s API for this or do I need a different method or node or something?
Thanks.