Btc Transaction Exporter - ja
EN
  • 概要
  • 機能の特徴
  • ダウンロード・使い方
  • FAQ
  • 作者について
  • OSS貢献
  • 寄付
GitBook提供
このページ内

ダウンロード・使い方

前へ機能の特徴次へFAQ

最終更新 1 年前

  • より拡張機能をダウンロードします。

  • Chrome Extensionを開きます。

  • csvをエクスポートしたいメインアドレスを入力します。

  • 別のビットコインアドレスを入力します。Xverseなどのウォレットを使用している場合は、タップルートアドレスとは別のビットコインアドレスがあるかもしれません。

  • ウォレットのエイリアスを入力します。エイリアス名はエクスポートされたcsvに含まれます。

  • Export CSVをクリックします。しばらくするとCSVがエクスポートされます。

※無料のmempool、magicedenのAPIを使っているため、レート制限によりリクエスト時間を1秒おきにしています。そのため履歴数が多いと少し時間がかかる可能性があります。ご了承ください。

CSVデータ形式

CSV Column Name
Descrition

timestamp

Timestamp (YYYY/MM/DD hh:mm:ss)

txid

Mempool transaction id

txUrl

Mempool transaction url

address

Taproot/bitcoin address

vin

Transaction input btc

vout

Transaction output btc

vdiff

Btc value of (vin - vout)

myAddress

Mark * if address is yours

date

Date(YYYY/MM/DD)

description

If the transaction reveals the behavior of the inscription, a supplement will be included in the memo

inDiff

Value if vdiff is positive

outDiffWithoutFee

Value if vdiff is negative (excluding gas cost)

fee

Gas cost

ordInscriptionNumber

Inscription number (Only if the inscription of Ordinals is known)

ordContentType

Inscription content type(Only if the inscription of Ordinals is known)

ordContentText

Inscription content text(Only if content type is text/plain, and the inscription of Ordinals is known)

ordInscriptionUrl

Inscription URL of Magiceden(Only if the inscription of Ordinals is known)

Chrome Web Store