Skip to content

Commit 6949e1a

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent a14b4e9 commit 6949e1a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

api.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73881,6 +73881,18 @@ components:
7388173881
associatedNativeCoinAddress:
7388273882
type: string
7388373883
description: The native coin receive address associated with the solana ATA address. This is currently present only for BitGo addresses.
73884+
memo:
73885+
type: string
73886+
description: Memo associated with this entry. Only available for STX, EOS, SOL, NEAR, and POLYX. For other coins (XLM, XRP, Cosmos-based, TON), memo is stored at the transaction level or appended to the address.
73887+
type:
73888+
type: string
73889+
description: The type of this entry (e.g., transfer, fee, contract_call).
73890+
nftId:
73891+
type: string
73892+
description: NFT ID associated with this entry. Only present for NFT transfers.
73893+
nftSymbol:
73894+
type: string
73895+
description: NFT symbol associated with this entry. Only present for NFT transfers.
7388473896
required:
7388573897
- address
7388673898
- valueString

0 commit comments

Comments
 (0)