Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 495 Bytes

File metadata and controls

25 lines (12 loc) · 495 Bytes

StakingProvider

The unique identifier of the staking provider

Enum

  • KILN (value: 'kiln')

  • FIGMENT (value: 'figment')

  • LIDO (value: 'lido')

  • P2P (value: 'p2p')

  • BLOCKDAEMON (value: 'blockdaemon')

  • GALAXY (value: 'galaxy')

  • PIERTWO (value: 'pierTwo')

  • KRAKEN (value: 'kraken')

[Back to Model list] [Back to API list] [Back to README]