Skip to content

RGB++ Related API request #10

@Keith-CY

Description

@Keith-CY

RGB++ Activities on BTC

Expect to have an API to fetch transactions on BTC that involved in RGB++ ecosystem. The following fields are required

  • type: from-btc/to-btc/bound/unbound
  • amounts: amounts of tokens involved in the transaction, including native assets(btc & ckb), and protocol assets(xudt and dob)
  • tx: btc tx info, be noted that the tx could be on other chains in the future, e.g. dogecoin
    • id: btc txid
    • confirmations: confirmations on btc
    • timestamp: btc block timestamp
  • complementary_tx
    • hash: ckb tx hash
    • asset
      • id: asset id
      • measure: amount of ft or count of nft
      • info
        • symbol: ft symbol
        • decimal: ft decimal
    • confirmations
    • timestamp

RGB++ Activity Detail on BTC

Same as above

RGB++ Activities on CKB

  • type: from-btc/to-btc/bound/unbound
  • amounts: amounts of tokens involved in the transaction, including native assets(btc & ckb), and protocol assets(xudt and dob)
  • tx:
    • hash: ckb tx hash
    • asset
      • id: asset id
      • measure: amount of ft or count of nft
      • info
        • symbol: ft symbol
        • decimal: ft decimal
    • confirmations
    • timestamp
  • complementary_tx
    • id: btc tx id
    • confirmations
    • timestamp

RGB++ Activity Detail on CKB

Same as above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions