ReadCollateralAccountAddressArgs: {
    address: Address;
    chainId: SupportedChainId;
    publicClient: PublicClient;
}

Type declaration