AnchorInfoResponse

public struct AnchorInfoResponse : Decodable, Sendable

Response returned by the GET /info endpoint describing anchor capabilities.

This response provides information about which assets the anchor supports for deposits and withdrawals, along with fee structures, transaction limits, and required fields. It is the first endpoint wallets should call to understand what operations are supported.

See SEP-6 Info