> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/introduction/dapp-network-resources/link-library/eosio-link/crons.md).

# Crons

`packbatches` - packs batches so they may be read by the opposing chain's bridge contract

`getbatches` - use LiquidHarmony oracles to fetch the batch information from the opposing sister chain

`unpkbatches` - unpack batches and queue up for processing

`hndlmessage` - handle message or receipt, if failed, handle as well, message success leads to funds issued/transferred, failed message leads to funds returned

`pushbatches` - use LiquidLink service to push EVM transactions
