From 3c878cd0c9bf561312f96b062e5a2a1977c9deda Mon Sep 17 00:00:00 2001 From: productshiv Date: Wed, 8 May 2024 17:42:52 +0530 Subject: [PATCH] Updated Bitcoin Address Balance Endpoint Note --- .../paths/v3_bitcoin_address_balance_{address}_get.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/categories/blockchain/paths/v3_bitcoin_address_balance_{address}_get.yml b/categories/blockchain/paths/v3_bitcoin_address_balance_{address}_get.yml index 7e6bcc9..8909da5 100644 --- a/categories/blockchain/paths/v3_bitcoin_address_balance_{address}_get.yml +++ b/categories/blockchain/paths/v3_bitcoin_address_balance_{address}_get.yml @@ -7,9 +7,7 @@ description: "

1 credit per API call

an error with the 403 response code.

NOTE: Tatum BTC nodes use the standard 2 weeks mempool expiration time. - Additional information is available in the BTC official GitHub. - Nodes from other providers may have different setups and keep unconfirmed transactions for longer, - where those Pending transactions may be confirmed or dropped beyond two weeks.

+ Which means that transactions which are stuck in mempool for more than 2 weeks are dropped and will not be returned as pending balances as well.

" operationId: BtcGetBalanceOfAddress