All pages
Powered by GitBook
1 of 1

BSV-21 (Beta)

BSV-21 protocol was originally called BSV-20 v2 but was renamed for clarity.

"This iteration of the BSV-20 protocol introduces a new tickerless mode functionality. Tickerless mode forgoes the first is first nature of BRC20-BTC, and allows the capabilities to have a smart contract, or an administrator, control distribution. Additionally, every transaction of a tickerless mode token forms part of a single on-chain DAG (Directed Acyclic Graph), such that the transaction can easily be tracked back to that token's genesis mint. "

Get Address Balance

This endpoint retrieves the amount of tokens that were not spent.

URL Parameters

Get a Depth

This endpoint retrieves transfers inscribed by the provided address and where they are spent.

URL Parameters

Query Parameters

Get a Token

This endpoint retrieves the token details given the token's identifier.

URL Parameters

Query Parameters

Get a Transfer

This endpoint retrieves the token's transfer details given the inscription's outpoint.

URL Parameters

Get History by Address

This endpoint retrieves transfers history given the address and token's identifier.

URL Parameters

Query Parameters

Get Spent Outputs

This endpoint retrieves spent inscriptions given the transaction's identifier.

URL Parameters

Query Parameters

Get Tokens by Transaction ID

This endpoint retrieves tokens that a given transaction contains.

URL Parameters

Query Parameters

Get Unspent Tokens by Address

This endpoint retrieves unspent BSV-21 inscriptions given an address.

URL Parameters

Query Parameters

Get Token Owners

This endpoint retrieves addresses that own a token or transfer(s) of the inscription.

URL Parameters

Query Parameters

Need an additional API endpoint?