We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bitgo-api-docs
1 parent edf2944 commit 2c64d62Copy full SHA for 2c64d62
api.yaml
@@ -46253,6 +46253,11 @@ components:
46253
allOf:
46254
- $ref: '#/components/schemas/IntegerString'
46255
description: The end burn block height for this delegation.
46256
+ expireAt:
46257
+ description: The staking expiration date.
46258
+ type: string
46259
+ format: date-time
46260
+ example: '2025-01-31T00:00:00.000Z'
46261
StakingDelegation:
46262
type: object
46263
properties:
0 commit comments