Sep24InfoResponse

public struct Sep24InfoResponse : Decodable, Sendable

Response containing information about an anchor’s supported assets and features.

This response is returned from the /info endpoint and provides clients with details about which assets are supported for deposits and withdrawals, along with fee information and supported features.

See also:

  • [InteractiveService.getInfo] for the method that returns this response
  • SEP-0024