get https://api.pulsar.finance/v1/thirdparty/name-service/resolve-name
  Usage Costs:
  
This route costs 1 credit.
Retrieve the main name, address and service of the given name.
Parameters:
name(str): The name to resolve.
Returns:
main_name(str): The main name associated with the given name.main_address(str): The main address associated with the given name.service(str): The service associated with the given name.