Nexa API

Rostrum Protocol Methods

Interact with Nexa blockchain

Usage:
API endpoint to get the NEXA balance of a specific address
.../balance/address
API endpoint to subscribe to the NEXA specific address
.../subscribe/address
API endpoint to unsubscribe the NEXA specific address
.../unsubscribe/address
API endpoint to return a raw transaction
.../rawtx/txhash
API endpoint to return a decoded raw transaction
.../decoded/txhash
API endpoint to get the NEXA transaction history of a specific address
.../transactions/address
API endpoint to get the token balance of a specific address
.../tokenbalance/address
API endpoint to get the token transaction history of a specific address
.../tokentransactions/address
API endpoint to get the token genesis info
.../genesis/group
API endpoint to get the NFT list of a specific NFT group
.../nftlist/group
API endpoint to get utxos of a specific address
.../utxos/address
API endpoint to receive block headers
.../headers
API endpoint to subscribe to block headers
.../subscribeheaders
API endpoint to unsubscribe block headers
.../unsubscribeheaders
API endpoint to return the full block at the given height
.../block/height
API endpoint to broadcast transaction
.../broadcast/tx

Examples:

https://nexaapi.deno.dev/genesis/nexa:tzjntmuvat5px5fp44auwpcjuqk4dkxz5wtysal4e3wmmut08yqqqy2ltpmwz

https://nexaapi.deno.dev/headers