diff --git a/frontend/src/locale/messages.es.xlf b/frontend/src/locale/messages.es.xlf
index aadc28c78..0ac1a5589 100644
--- a/frontend/src/locale/messages.es.xlf
+++ b/frontend/src/locale/messages.es.xlf
@@ -1377,6 +1377,7 @@
The Mempool Open Source Project
+ Proyecto de Código Abierto The Mempoolsrc/app/components/about/about.component.html12,13
@@ -1385,6 +1386,7 @@
Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers.
+ Construímos un explorador de mempool y cadena de bloques para la comunidad Bitcoin, con el foco en el mercado de transacciones y el ecosistema multicapa, sin anuncios, altcoins o rastreadores de terceros.src/app/components/about/about.component.html13,17
@@ -1591,6 +1593,7 @@
Endpoint
+ Endpointsrc/app/components/api-docs/api-docs.component.html20,21
@@ -2475,6 +2478,7 @@
of
+ de src/app/components/asset/asset.component.html76
diff --git a/frontend/src/locale/messages.hu.xlf b/frontend/src/locale/messages.hu.xlf
index 3d61cf206..9417a9856 100644
--- a/frontend/src/locale/messages.hu.xlf
+++ b/frontend/src/locale/messages.hu.xlf
@@ -1377,6 +1377,7 @@
The Mempool Open Source Project
+ A Mempool Nyílt Forráskódú Projektsrc/app/components/about/about.component.html12,13
@@ -1385,6 +1386,7 @@
Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers.
+ Építjük a mempool és blockchain felfedezőt a Bitcoin közösség számára, a tranzakciós díj piac és több-rétegű ekoszitszémára fokuszálva, mindez annélkül hogy bármilyen hirdetés, altcoin vagy harmadik-fél nyomkövető sütiket használnánk hozzá.src/app/components/about/about.component.html13,17
@@ -2347,6 +2349,7 @@
Code Example
+ Kód Példasrc/app/components/api-docs/code-template.component.html6
@@ -2372,6 +2375,7 @@
Response
+ Válaszsrc/app/components/api-docs/code-template.component.html36,37
@@ -2474,6 +2478,7 @@
of
+ a src/app/components/asset/asset.component.html76
diff --git a/frontend/src/locale/messages.ko.xlf b/frontend/src/locale/messages.ko.xlf
index e154a415c..890af0de9 100644
--- a/frontend/src/locale/messages.ko.xlf
+++ b/frontend/src/locale/messages.ko.xlf
@@ -2079,6 +2079,7 @@
Returns the 10 newest blocks starting at the tip or at :start_height if specified.
+ 팁 or :start_height (지정된 경우) 에서 시작하는 10 개의 최신 블록을 반환합니다. src/app/components/api-docs/api-docs.component.html357,358
@@ -2096,6 +2097,7 @@
Returns all Bisq transactions belonging to a Bitcoin address, with 'B' prefixed in front of the address.
+ 주소 앞에 'B'가 붙은 비트 코인 주소에 속하는 모든 Bisq 트랜잭션을 반환합니다.src/app/components/api-docs/api-docs.component.html385,388
@@ -2103,6 +2105,7 @@
Returns all Bisq transactions that exist in a Bitcoin block.
+ 비트 코인 블록에 존재하는 모든 Bisq 트랜잭션을 반환합니다.src/app/components/api-docs/api-docs.component.html405,408
@@ -2110,6 +2113,7 @@
Returns the most recently processed Bitcoin block height processed by Bisq.
+ Bisq에서 가장 최근에 처리 된 비트 코인 블록 height 를 반환합니다.src/app/components/api-docs/api-docs.component.html424,427
@@ -2117,6 +2121,7 @@
Returns :length Bitcoin blocks that contain Bisq transactions, starting from :index.
+ 반환하는 것: Bisq 트랜잭션을 포함한 비트 코인 블록의 length: index에서 시작src/app/components/api-docs/api-docs.component.html444,447
@@ -2140,6 +2145,7 @@
Returns :length of latest Bisq transactions, starting from :index.
+ 반환하는 것: 가장 최신 Bisq 트랜잭션 length: index에서 시작src/app/components/api-docs/api-docs.component.html506,509
@@ -2157,6 +2163,7 @@
Returns our currently suggested fees for new transactions.
+ 새로운 거래에 대한 수수료를 반환합니다.src/app/components/api-docs/api-docs.component.html531,533
@@ -2166,6 +2173,7 @@
Returns current mempool as projected blocks.
+ 현재의 mempool을 projected 블록으로 반환합니다.src/app/components/api-docs/api-docs.component.html547,549
@@ -2175,6 +2183,7 @@
Returns the ancestors and the best descendant fees for a transaction.
+ 거래에 대해 ancestors 와 최하 수수료를 반환합니다.src/app/components/api-docs/api-docs.component.html563,565
@@ -2204,6 +2213,7 @@
Get the full list of txids in the mempool as an array. The order of the txids is arbitrary and does not match bitcoind.
+ 에러 발생시 mempool에있는 txid의 전체 목록을 가져옵니다. txid의 순서는 임의적이며 bitcoind와 일치하지 않습니다.src/app/components/api-docs/api-docs.component.html604,607
@@ -2213,6 +2223,8 @@
Get a list of the last 10 transactions to enter the mempool. Each transaction object contains simplified overview data, with the following fields: txid, fee, vsize, and value.
+ mempool에 들어가기 위해 최근 10 개의 트랜잭션 목록을 가져옵니다.
+각 트랜잭션 오브젝트는 데이터에 대한 간략한 내용이 포함되어있습니다( 다음 필드들에서): txid , 수수료 , vsize 및 값src/app/components/api-docs/api-docs.component.html622,623
@@ -2232,6 +2244,7 @@
Returns details about a transaction. Available fields: txid, version, locktime, size, weight, fee, vin, vout, and status.
+ 트랜잭션에 대한 세부 정보를 반환합니다. 사용 가능한 필드 : tixed , 버전 , locktime , size , weight , 수수료 , 자동차 등록 , vout 및 상태 .src/app/components/api-docs/api-docs.component.html647,648
@@ -2247,6 +2260,7 @@
Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format.
+ bitcoind의 merkleblock 포멧을 사용하여 거래에 대한 merkle inclusion 증명을 반환합니다.src/app/components/api-docs/api-docs.component.html684,685
@@ -2254,6 +2268,7 @@
Returns a merkle inclusion proof for the transaction using Electrum's blockchain.transaction.get_merkle format.
+ Electrum의 blockchain.transaction.get_merkle 포멧을 사용하여 트랜잭션에 대한 merkle inclusion 증명을 반환합니다. src/app/components/api-docs/api-docs.component.html704,705
@@ -2261,6 +2276,7 @@
Returns the spending status of a transaction output. Available fields: spent (boolean), txid (optional), vin (optional), and status (optional, the status of the spending tx).
+ 트랜잭션 아웃풋의 지출(소모?) 상황을 반환합니다. 사용 가능한 필드 : 지출 (불린), txid (선택 사항), vin (선택 사항), 및 상황( 선택 사항, tx 지출 상황)src/app/components/api-docs/api-docs.component.html723,724
@@ -2268,6 +2284,7 @@
Returns the spending status of all transaction outputs.
+ 모든 트랜잭션 아웃풋의 지출 상황을 반환합니다.src/app/components/api-docs/api-docs.component.html742,745
@@ -2283,6 +2300,7 @@
Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional).
+ 거래의 컨펌 상황을 반환합니다. 사용 가능한 필드 : 컨펌됨 (부울), block_height (선택 사항) 및 블록 해시 (선택 사항).src/app/components/api-docs/api-docs.component.html780,781
diff --git a/frontend/src/locale/messages.ru.xlf b/frontend/src/locale/messages.ru.xlf
index 543311997..8e2a91675 100644
--- a/frontend/src/locale/messages.ru.xlf
+++ b/frontend/src/locale/messages.ru.xlf
@@ -2046,7 +2046,7 @@
Returns the hash of the last block.
- Предоставляет хэш (хеш?) последнего блока.
+ Предоставляет хеш последнего блока.src/app/components/api-docs/api-docs.component.html278,281
@@ -2479,6 +2479,7 @@
of
+ из src/app/components/asset/asset.component.html76
@@ -3106,7 +3107,7 @@
Unknown
- Неизвестно (ый-ая)
+ Неизвестныйsrc/app/components/miner/miner.component.html10
@@ -3439,7 +3440,7 @@
First seen
- Впервые замечен (а/о)
+ Впервые замеченsrc/app/components/transaction/transaction.component.html103
diff --git a/frontend/src/locale/messages.tr.xlf b/frontend/src/locale/messages.tr.xlf
index 3965b1f7b..d4f378cf5 100644
--- a/frontend/src/locale/messages.tr.xlf
+++ b/frontend/src/locale/messages.tr.xlf
@@ -3,6 +3,7 @@
Close
+ Kapatnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/alert/alert.ts74
@@ -10,6 +11,7 @@
Previous
+ Öncekinode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/carousel/carousel.ts349
@@ -17,6 +19,7 @@
Next
+ Sonrakinode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/carousel/carousel.ts349
@@ -24,6 +27,7 @@
Previous month
+ Önceki aynode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-month.ts62,64
@@ -35,6 +39,7 @@
Next month
+ Sonraki aynode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-month.ts72
@@ -46,6 +51,7 @@
Select month
+ Ay seçnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.ts74
@@ -57,6 +63,7 @@
Select year
+ Yıl Seçnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/datepicker/datepicker-navigation-select.ts74
@@ -68,6 +75,7 @@
««
+ ««node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts404
@@ -75,6 +83,7 @@
«
+ «node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts404
@@ -82,6 +91,7 @@
»
+ »node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts404
@@ -89,6 +99,7 @@
»»
+ »»node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts404
@@ -96,6 +107,7 @@
First
+ Ilknode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts404
@@ -103,6 +115,7 @@
Previous
+ Öncekinode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts404
@@ -110,6 +123,7 @@
Next
+ Sonrakinode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts404
@@ -117,6 +131,7 @@
Last
+ En sonnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/pagination/pagination.ts404
@@ -124,6 +139,7 @@
+ node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/progressbar/progressbar.ts101
@@ -131,6 +147,7 @@
HH
+ HHnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -138,6 +155,7 @@
Hours
+ Saatnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -145,6 +163,7 @@
MM
+ MMnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -152,6 +171,7 @@
Minutes
+ Dakikanode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -159,6 +179,7 @@
Increment hours
+ Saatlik artışnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -166,6 +187,7 @@
Decrement hours
+ Saatlik azalışnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -173,6 +195,7 @@
Increment minutes
+ Dakikalık artışnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -180,6 +203,7 @@
Decrement minutes
+ Dakikalık azalışnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -187,6 +211,7 @@
SS
+ SSnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -194,6 +219,7 @@
Seconds
+ Saniyenode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -201,6 +227,7 @@
Increment seconds
+ Saniyelik artışnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -208,6 +235,7 @@
Decrement seconds
+ Saniyelik azalışnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -215,6 +243,7 @@
+ node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -222,6 +251,7 @@
+ node_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/timepicker/timepicker.ts296
@@ -229,6 +259,7 @@
Close
+ Kapatnode_modules/@ng-bootstrap/ng-bootstrap/__ivy_ngcc__/fesm2015/@ng-bootstrap/ng-bootstrap/toast/toast.ts137
@@ -537,6 +568,7 @@
BSQ Blocks
+ BSQ Bloklarısrc/app/bisq/bisq-blocks/bisq-blocks.component.html2,7
@@ -624,6 +656,7 @@
Bisq Trading Volume
+ Bisq ticaret hacmisrc/app/bisq/bisq-dashboard/bisq-dashboard.component.html3,7
@@ -636,6 +669,7 @@
Markets
+ Çiftlersrc/app/bisq/bisq-dashboard/bisq-dashboard.component.html20,21
@@ -648,6 +682,7 @@
Bitcoin Markets
+ Bitcoin Çiftlerisrc/app/bisq/bisq-dashboard/bisq-dashboard.component.html21,23
@@ -660,6 +695,7 @@
Currency
+ Kursrc/app/bisq/bisq-dashboard/bisq-dashboard.component.html27
@@ -699,6 +735,7 @@
Volume (7d)
+ Hacim (7g)src/app/bisq/bisq-dashboard/bisq-dashboard.component.html29
@@ -707,6 +744,7 @@
Trades (7d)
+ Alışveriş (7g)src/app/bisq/bisq-dashboard/bisq-dashboard.component.html30
@@ -719,6 +757,7 @@
Latest Trades
+ Son alışverişlersrc/app/bisq/bisq-dashboard/bisq-dashboard.component.html52,55
@@ -735,6 +774,7 @@
Bisq Price Index
+ Bisq fiyat endeksisrc/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html9,11
@@ -743,6 +783,7 @@
Bisq Market Price
+ Bisq market fiyatısrc/app/bisq/bisq-main-dashboard/bisq-main-dashboard.component.html21,23
@@ -790,6 +831,7 @@
Buy Offers
+ Alım Tekliflerisrc/app/bisq/bisq-market/bisq-market.component.html73,74
@@ -798,6 +840,7 @@
Sell Offers
+ Satış Tekliflerisrc/app/bisq/bisq-market/bisq-market.component.html74,77
@@ -806,6 +849,7 @@
Amount ()
+ Miktar ()src/app/bisq/bisq-market/bisq-market.component.html112,113
@@ -926,6 +970,7 @@
Date
+ Tarihsrc/app/bisq/bisq-trades/bisq-trades.component.html4,6
@@ -1164,6 +1209,7 @@
BSQ Transactions
+ Bsq işlemlerisrc/app/bisq/bisq-transactions/bisq-transactions.component.html2,5
@@ -1187,6 +1233,7 @@
Asset listing fee
+ Varlık listeleme fiyatısrc/app/bisq/bisq-transactions/bisq-transactions.component.ts30
@@ -1194,6 +1241,7 @@
Blind vote
+ Kapalı oysrc/app/bisq/bisq-transactions/bisq-transactions.component.ts31
@@ -1201,6 +1249,7 @@
Compensation request
+ Bedel isteğisrc/app/bisq/bisq-transactions/bisq-transactions.component.ts32
@@ -1208,6 +1257,7 @@
Genesis
+ Genesissrc/app/bisq/bisq-transactions/bisq-transactions.component.ts33
@@ -1215,6 +1265,7 @@
Irregular
+ Sıradışısrc/app/bisq/bisq-transactions/bisq-transactions.component.ts34
@@ -1222,6 +1273,7 @@
Lockup
+ Kilitlesrc/app/bisq/bisq-transactions/bisq-transactions.component.ts35
@@ -1229,6 +1281,7 @@
Pay trade fee
+ Alışveriş ücreti ödesrc/app/bisq/bisq-transactions/bisq-transactions.component.ts36
@@ -1236,6 +1289,7 @@
Proof of burn
+ Yakılan miktar ispatısrc/app/bisq/bisq-transactions/bisq-transactions.component.ts37
@@ -1243,6 +1297,7 @@
Proposal
+ Teklifsrc/app/bisq/bisq-transactions/bisq-transactions.component.ts38
@@ -1250,6 +1305,7 @@
Reimbursement request
+ İade isteğisrc/app/bisq/bisq-transactions/bisq-transactions.component.ts39
@@ -1257,6 +1313,7 @@
Transfer BSQ
+ BSQ transfer etsrc/app/bisq/bisq-transactions/bisq-transactions.component.ts40
@@ -1264,6 +1321,7 @@
Unlock
+ Kilit kaldırsrc/app/bisq/bisq-transactions/bisq-transactions.component.ts41
@@ -1271,6 +1329,7 @@
Vote reveal
+ Oyu göstersrc/app/bisq/bisq-transactions/bisq-transactions.component.ts42
@@ -1302,6 +1361,7 @@
Trades
+ İşlemlersrc/app/bisq/lightweight-charts-area/lightweight-charts-area.component.ts90
@@ -1309,6 +1369,7 @@
Volume
+ Hacimsrc/app/bisq/lightweight-charts-area/lightweight-charts-area.component.ts91
@@ -1316,6 +1377,7 @@
The Mempool Open Source Project
+ Açık kaynak Mempool Projesisrc/app/components/about/about.component.html12,13
@@ -1324,6 +1386,7 @@
Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers.
+ Reklamsız, altcoinsiz ve 3. parti takipçilerin olmadığı, sadece Bitcoin komünitesine hizmet etmek amaçlı mempool ve blokzincir takibini sağlayan projeyi geliştiriyoruz.src/app/components/about/about.component.html13,17
@@ -1331,6 +1394,7 @@
Enterprise Sponsors 🚀
+ Kurumsal sponsorlarsrc/app/components/about/about.component.html32,34
@@ -1339,6 +1403,7 @@
Community Sponsors ❤️
+ Kömünite sponsorlarımızsrc/app/components/about/about.component.html50,53
@@ -1356,6 +1421,7 @@
Navigate to https://mempool.space/sponsor to sponsor
+ linkine tıklayarak sponsoru ziyaret edebilirsiniz.src/app/components/about/about.component.html63
@@ -1368,6 +1434,7 @@
Community Integrations
+ Kömünite Entegrasyonlarısrc/app/components/about/about.component.html67,70
@@ -1376,6 +1443,7 @@
Community Alliances
+ İşbirlikçi kömünitelersrc/app/components/about/about.component.html134,136
@@ -1384,6 +1452,7 @@
Project Contributors
+ Proje Destekçilerisrc/app/components/about/about.component.html149,151
@@ -1392,6 +1461,7 @@
Project Maintainers
+ Projeyi ayakta tutanlarsrc/app/components/about/about.component.html163,165
@@ -1421,6 +1491,7 @@
Lightning
+ Lightning src/app/components/address-labels/address-labels.component.html11
@@ -1429,6 +1500,7 @@
Liquid
+ Liquid src/app/components/address-labels/address-labels.component.html17
@@ -1464,6 +1536,7 @@
The number of transactions on this address exceeds the Electrum server limit Consider viewing this address on the official Mempool website instead:
+ Bu adresteki maksimum işlem sayısı Electrum sunucunun limitlerini aşmakta Bu adresi lütfen resmi Mempool sitesinden takip ediniz: src/app/components/address/address.component.html127,130
@@ -1520,6 +1593,7 @@
Endpoint
+ Çıkış Noktasısrc/app/components/api-docs/api-docs.component.html20,21
@@ -1676,6 +1750,7 @@
Description
+ Tanımsrc/app/components/api-docs/api-docs.component.html25,26
@@ -1851,6 +1926,7 @@
Get transaction history for the specified address/scripthash, sorted with newest first. Returns up to 50 mempool transactions plus the first 25 confirmed transactions. You can request more confirmed transactions using :last_seen_txid (see below).
+ Istenilen adres/scripthash için, en yeni başta olacak şekilde,işlem geçmişi listesini al. İlk 25 onaylanmış işlem ile birlikte mempool'a gönderilmiş 50 işlemi gösterir. Daha fazla onaylanmış işlem almak için: :last_seen_txid'yi kullan. (devamı aşağıda)src/app/components/api-docs/api-docs.component.html44,45
@@ -1931,6 +2007,7 @@
Returns details about a block. Available fields: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight,proof, and previousblockhash.
+ Bir blok hakkındaki detayları gösterir. Kullanılabilir metrikler: id, height, version, timestamp, bits, nonce, merkle_root, tx_count, size, weight, proof, ve previousblockhash.src/app/components/api-docs/api-docs.component.html187,188
@@ -1954,6 +2031,7 @@
Returns the confirmation status of a block. Available fields: in_best_chain (boolean, false for orphaned blocks), next_best (the hash of the next block, only available for blocks in the best chain).
+ Bir bloğun konfirmasyon durumunu gösterir. Kulanılabilir metrikler: in_best_chain (boolean, öksüz blok için yanlış), next_best(sonraki bloğun hash'i sadece en iyi bloktaki zincirde olanlar için verilir).src/app/components/api-docs/api-docs.component.html239,240
@@ -1977,6 +2055,7 @@
Returns the transaction at index :index within the specified block.
+ Seçilen bloktaki işlemi index:index içerisinde olacak şekilde gösterir.src/app/components/api-docs/api-docs.component.html298,299
@@ -1992,6 +2071,7 @@
Returns a list of transactions in the block (up to 25 transactions beginning at start_index). Transactions returned here do not have the status field, since all the transactions share the same block and confirmation status.
+ start_index'ten başlayarak bloktaki (son 25) işlemi göster. Burada gösterilen işlemlerin status alanı boştur çünkü gösterilen bütün işlemler aynı blok sayısını ve aynı onay durumunu paylaşır.src/app/components/api-docs/api-docs.component.html337,338
@@ -1999,6 +2079,7 @@
Returns the 10 newest blocks starting at the tip or at :start_height if specified.
+ En son 10 bloğu sondan başa doğru ya da belirlenen :start_height içerisinde olacak şekilde gösterir.src/app/components/api-docs/api-docs.component.html357,358
@@ -2082,6 +2163,7 @@
Returns our currently suggested fees for new transactions.
+ Yeni işlemler için tavsiye ettiğimiz transfer ücretlerini gösterirsrc/app/components/api-docs/api-docs.component.html531,533
@@ -2091,6 +2173,7 @@
Returns current mempool as projected blocks.
+ Halihazırdaki mempool'un dolduracağı tahmini blok sayısını gösterir.src/app/components/api-docs/api-docs.component.html547,549
@@ -2100,6 +2183,7 @@
Returns the ancestors and the best descendant fees for a transaction.
+ Bir işlemin ata ve en iyi varis ücretlerini gösterir.src/app/components/api-docs/api-docs.component.html563,565
@@ -2129,6 +2213,7 @@
Get the full list of txids in the mempool as an array. The order of the txids is arbitrary and does not match bitcoind.
+ Mempool'daki tam txid listesini dizi olarak al. Txid sıralaması rastgeledir ve bitcoind ile eşleşmez.src/app/components/api-docs/api-docs.component.html604,607
@@ -2174,6 +2259,7 @@
Returns a merkle inclusion proof for the transaction using bitcoind's merkleblock format.
+ bitcoind'nin merkleblock formatını kullanarak, işlemin merkle dahiliyet ispatını verir.src/app/components/api-docs/api-docs.component.html684,685
@@ -2189,6 +2275,7 @@
Returns the spending status of a transaction output. Available fields: spent (boolean), txid (optional), vin (optional), and status (optional, the status of the spending tx).
+ Bir işlem çıkışının harcama durumunu gösterir. Kullanılabilecek alanlar: spent (boolean), txid (opsiyonel), vin (opsiyonel), ve status(opsiyonel, harcanmış işlemin durumu).src/app/components/api-docs/api-docs.component.html723,724
@@ -2212,6 +2299,7 @@
Returns the confirmation status of a transaction. Available fields: confirmed (boolean), block_height (optional), and block_hash (optional).
+ Bir işlemin harcama durumunu gösterir. Kullanılabilecek alanlar: confirmed(boolean), block_height(opsiyonel), ve block_hash(opsiyonel).src/app/components/api-docs/api-docs.component.html780,781
@@ -2219,6 +2307,7 @@
Broadcast a raw transaction to the network. The transaction should be provided as hex in the request body. The txid will be returned on success.
+ Ağa ham işlem yayınla. İşlem yayınlama isteği gövdesinde hex olarak yayınlanmalı. Başarılı olması durumundatxid gösterilecek.src/app/components/api-docs/api-docs.component.html800,801
@@ -2236,6 +2325,7 @@
Default push: action: 'want', data: ['blocks', ...] to express what you want pushed. Available: blocks, mempool-blocks, live-2h-chart, and stats.Push transactions related to address: 'track-address': '3PbJ...bF9B' to receive all new transactions containing that address as input or output. Returns an array of transactions. address-transactions for new mempool transactions, and block-transactions for new block confirmed transactions.
+ Varsayılan push: Push edilmesi istenilen data için action: 'want', data: ['blocks', ...] . Kullanılabilecekler: blocks, mempool-blocks, live-2h-chart ve stats. 'track-address': '3PbJ...bF9B' adresi ile ilişkili işlemleri push ederek bu adrese giriş/çıkış yapan bütün işlemlerin bilgisini al. Bu bilgiyi dizi olarak ver. Yeni mempool işlemleri içinaddress-transactions ve block-transactions için onaylanmış block işlemlerini göster. src/app/components/api-docs/api-docs.component.html819,820
@@ -2260,6 +2350,7 @@
Code Example
+ Örnek kodsrc/app/components/api-docs/code-template.component.html6
@@ -2276,6 +2367,7 @@
Install Package
+ Yükleme paketisrc/app/components/api-docs/code-template.component.html23,24
@@ -2284,6 +2376,7 @@
Response
+ Cevapsrc/app/components/api-docs/code-template.component.html36,37
@@ -2292,6 +2385,7 @@
Asset
+ Varlıksrc/app/components/asset/asset.component.html2
@@ -2385,6 +2479,7 @@
of
+ bölüsrc/app/components/asset/asset.component.html76
@@ -2668,6 +2763,7 @@
Merkle root
+ Merkle köküsrc/app/components/block/block.component.html96,98
@@ -2676,6 +2772,7 @@
Bits
+ Bitsrc/app/components/block/block.component.html100,102
@@ -2684,6 +2781,7 @@
Difficulty
+ Zorluksrc/app/components/block/block.component.html110,113
@@ -2692,6 +2790,7 @@
Nonce
+ Noncesrc/app/components/block/block.component.html114,116
@@ -3048,6 +3147,7 @@
Sponsor
+ Sponsorsrc/app/components/sponsor/sponsor.component.html3
@@ -3132,6 +3232,7 @@
TV only
+ Sadece TVsrc/app/components/television/television.component.html7
@@ -3380,6 +3481,7 @@
Fee rate
+ Ücret değerisrc/app/components/transaction/transaction.component.html156
@@ -3393,6 +3495,7 @@
Descendant
+ Varissrc/app/components/transaction/transaction.component.html163
@@ -3402,6 +3505,7 @@
Ancestor
+ Atasrc/app/components/transaction/transaction.component.html177
@@ -3469,6 +3573,7 @@
Effective fee rate
+ Effektik ücret değerisrc/app/components/transaction/transaction.component.html345
@@ -3631,6 +3736,7 @@
This transaction saved % on fees by using native SegWit-Bech32
+ Bu işlem native SegWit-Bech32 kullanımı ile % daha düşük ücret karşılığında gerçekleştirilebilir.src/app/components/tx-features/tx-features.component.html1
@@ -3657,6 +3763,7 @@
This transaction saved % on fees by using SegWit and could save % more by fully upgrading to native SegWit-Bech32
+ Bu işlem, Segwit-Bech32 kullanarak % daha düşük ücret karşılığında gerçekleşmiştir. native SegWit-Bech32 kullanarak % daha da düşük fiyata gerçekleşebilir. src/app/components/tx-features/tx-features.component.html3
@@ -3665,6 +3772,7 @@
This transaction could save % on fees by upgrading to native SegWit-Bech32 or % by upgrading to SegWit-P2SH
+ Bu işlemi native SegWit-Bech32 kullanarak % ya da Segwit-Bech32 kullanarak % daha düşük ücret karşılığında gerçekleştirebilirdiniz. src/app/components/tx-features/tx-features.component.html5
@@ -3696,6 +3804,7 @@
This transaction does NOT support Replace-By-Fee (RBF) and cannot be fee bumped using this method
+ Bu işlem ücret karşılığı değiştir (RBF)'yi desteklemediğinden ücret arttırmı yapılamaz.src/app/components/tx-features/tx-features.component.html9
@@ -3714,6 +3823,7 @@
Only ~ sat/vB was needed to get into this block
+ Bu blokta yer almak için sadece ~ sat/vB ücret yeterlisrc/app/components/tx-fee-rating/tx-fee-rating.component.html2
@@ -3807,6 +3917,7 @@
Minimum fee
+ Minimum ücretsrc/app/dashboard/dashboard.component.html161,162
@@ -3816,6 +3927,7 @@
Purging
+ Temizlemesrc/app/dashboard/dashboard.component.html162,164
@@ -3825,6 +3937,7 @@
Memory usage
+ Hafıza kullanımısrc/app/dashboard/dashboard.component.html174,176
@@ -3852,6 +3965,7 @@
Transaction fee
+ İşlem ücretisrc/app/shared/pipes/scriptpubkey-type-pipe/scriptpubkey-type.pipe.ts11