REST API
Parser APIs
Returns the entire block info of the block with the matching block number.
Returns the parsed block info which only contains transactions from/to Orbit Bridge of of the block with the matching block number. Note that this API only exists in specific chains.
Returns the transaction info of the transaction with the matching transaction hash.
Syncer APIs
Returns the list of transactions that need to be validated by Orbit Hub.
Returns the list of transactions that has been validated by Orbit Hub and is waiting to be executed.
Validator APIs
Returns the brief status of validator instance.
Returns the transaction hash that has been sent by the Validator.
Last updated