Sister Chain Fetch

Query sister EOSIO chain example with github link to code.
  • Sister Chain Fetch: sister_chain_block://bos/10000000/transaction_mroot - the sister_chain_block specifies the type of oracle request, followed by the chain of choice bos then the requested data point.
Request type options:
  • sister_chain_block:// - get block info
  • sister_chain_history:// - get history
  • sister_chain_info:// - get chain info
  • sister_chain_last_irreversible:// - get chain LIB
  • sister_chain_table_row:// - get chain table row