export type AptosChain = { id: string; name: string; rpcUrl: string; };