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 94aacbb commit 3c249ffCopy full SHA for 3c249ff
api.yaml
@@ -32303,14 +32303,16 @@ components:
32303
EnterpriseStakeableCoinsResultExample:
32304
summary: Enterprise Stakeable Coins Result Example
32305
value:
32306
- - symbol: tmatic
32307
- disclaimer:
32308
- staking:
32309
- rewardPercentageRate: '4.2'
32310
- - symbol: gteth
32311
32312
32313
- rewardPercentageRate: '6.5100'
+ coins:
+ - symbol: tmatic
+ disclaimer:
+ staking:
+ rewardPercentageRate: '4.2'
+ - symbol: gteth
32314
+ rewardPercentageRate: '6.5100'
32315
+ staked: true
32316
EthDelegationResultsExample:
32317
summary: Ethereum Delegation Results Example
32318
0 commit comments