BRC7648 indexer
Source Code https://github.com/muadao/brc7648_indexer
Last updated
Source Code https://github.com/muadao/brc7648_indexer
Last updated
This BRC7648 indexer works by tracking and indexing valid BRC7648 inscription data on bitcoin transaction data. A valid BRC7648 is described here
The following API endpoints can be used to query the BRC7648 indexed.
Examples๏ผ
Optional Query String:
network=testnet for testnet , default is mainnet.
limit and offset can be used for pagination. Example limit=100&offset=20
Required:
:deployid , the deployed BRC7648 inscription id
Optional Query String:
network=testnet for testnet , default is mainnet.
Example:
Required:
:deployid , the deployed BRC7648 inscription id
Optional Query String:
network=testnet for testnet , default is mainnet.
limit and offset can be used for pagination. Example limit=100&offset=20
Example:
Required:
:deployid , the deployed BRC7648 inscription id
Optional Query String:
network=testnet for testnet , default is mainnet.
limit and offset can be used for pagination. Example limit=100&offset=20
Example:
Required:
:address, the address of the BTC wallet.
Optional Query String:
network=testnet for testnet , default is mainnet.
limit and offset can be used for pagination. Example limit=100&offset=20