Skip to main content
GET
TypeScript

Response

Supported providers retrieved successfully.

id
string
required

The ID of the provider

Example:

"kiln"

providerName
string
required

Name of the provider

Example:

"Kiln"

validators
object[]
required

An array of objects that includes chain descriptors and the corresponding fee percentages for validators supported by the provider

Example:
isTermsOfServiceApproved
boolean
required

Indicates whether the terms of service are approved

Example:

true

isLiquidStaking
boolean
required

Is the provider a liquid staking provider

Example:

true

iconUrl
string

URL to the validator's icon

Example:

"https://static.fireblocks.io/staking/validators/kiln_console.png"

termsOfServiceUrl
string

URL to the terms of service

Example:

"https://www.kiln.fi/terms-and-conditions-for-fireblocks-customers"

isPrivate
boolean

Is the provider private, i.e created by the user

Example:

true