Skip to content

Commit 6459ce9

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 7db115a commit 6459ce9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

api.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32620,6 +32620,12 @@ paths:
3262032620
tags:
3262132621
- Address
3262232622
parameters:
32623+
- name: includeAllChains
32624+
description: Include all chains in the EVM keyring, even if the address doesn't exist on them yet. When true, returns placeholder entries with empty id field and zero balances for chains where the address hasn't been created.
32625+
in: query
32626+
schema:
32627+
type: boolean
32628+
default: false
3262332629
- name: walletId
3262432630
in: path
3262532631
required: true
@@ -44778,6 +44784,7 @@ components:
4477844784
- Distributed Custody
4477944785
- Advanced Wallets
4478044786
- Stablecoins
44787+
- Loans against Go Account
4478144788
description: Requested BitGo Products
4478244789
isContractedClient:
4478344790
type: boolean

0 commit comments

Comments
 (0)