Skip to content

Latest commit

 

History

History

Rostrum

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Rostrum

Provides convenient browser access to ALL methods supported by remote Rostrum servers.

Rostrum Protocol Methods NEXA.js Library Methods Parameters
blockchain.address.decode decodeRemoteAddress ( string )
blockchain.address.get_balance getAddressBalance ( string )
blockchain.address.get_first_use getAddressFirstUse ( string )
blockchain.address.get_history getAddressHistory ( string )
blockchain.address.get_mempool getAddressMempool ( string )
blockchain.address.get_scripthash getAddressScriptHash ( string )
blockchain.address.listunspent getAddressUnspent ( string )
blockchain.address.subscribe ... ...
blockchain.address.unsubscribe ... ...
blockchain.block.get ... ...
blockchain.block.header ... ...
blockchain.block.headers ... ...
blockchain.estimatefee ... ...
blockchain.headers.subscribe ... ...
blockchain.headers.tip ... ...
blockchain.relayfee ... ...
blockchain.scripthash.get_balance ... ...
blockchain.scripthash.get_first_use ... ...
blockchain.scripthash.get_history ... ...
blockchain.scripthash.get_mempool ... ...
blockchain.scripthash.listunspent ... ...
blockchain.scripthash.subscribe ... ...
blockchain.scripthash.unsubscribe ... ...
blockchain.transaction.broadcast ... ...
blockchain.transaction.get ... ...
blockchain.transaction.get_confirmed_blockhash ... ...
blockchain.transaction.get_merkle ... ...
blockchain.transaction.id_from_pos ... ...
blockchain.utxo.get ... ...
cashaccount.query.name ... ...
mempool.get_fee_histogram ... ...
token.address.get_balance ... ...
token.address.get_history ... ...
token.address.get_mempool ... ...
token.address.listunspent ... ...
token.genesis.info getGenesisInfo ( string )
token.genesis.info getTokenInfo (alias) ( string )
token.nft.list getNftList ( string )
token.scripthash.get_balance ... ...
token.scripthash.get_history ... ...
token.scripthash.get_mempool ... ...
token.scripthash.listunspent ... ...
token.transaction.get_history getTokenHistory ( string )