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
. "
This endpoint retrieves the amount of tokens that were not spent.
URL Parameters
This endpoint retrieves transfers inscribed by the provided address and where they are spent.
URL Parameters
Query Parameters
This endpoint retrieves the token details given the token's identifier.
URL Parameters
Query Parameters
This endpoint retrieves the token's transfer details given the inscription's outpoint.
URL Parameters
This endpoint retrieves transfers history given the address and token's identifier.
URL Parameters
Query Parameters
This endpoint retrieves spent inscriptions given the transaction's identifier.
URL Parameters
Query Parameters
This endpoint retrieves tokens that a given transaction contains.
URL Parameters
Query Parameters
This endpoint retrieves unspent BSV-21 inscriptions given an address.
URL Parameters
Query Parameters
This endpoint retrieves addresses that own a token or transfer(s) of the inscription.
URL Parameters
Query Parameters