📄️ Chains
In chains.ts the different Aptos and Aptos-based chains are defined and exported as defaultChains.
📄️ getAllModules
Use this function to get all modules by chainId.
📄️ getModule
Use this function to get a module by name and chainId.
📄️ view
Use this function to call a View function on a Move Module.