@exodus/tx-log-monitors
TypeScript icon, indicating that this package has built-in type declarations

2.4.1 • Public • Published

@exodus/tx-log-monitors

This Exodus SDK feature loads transaction history for all enabled assets. It also provides the option to force refresh transaction history for assets individually or en masse.

Install

yarn add @exodus/tx-log-monitors

Usage

This feature is designed to be used together with @exodus/headless. See using the sdk.

Play with it

  1. Open the playground https://exodus-hydra.pages.dev/features/tx-log-monitors
  2. Run await exodus.txLogMonitors.update({ assetName: 'bitcoin' }) in the Dev Tools Console.

API Side

See using the sdk for more details on how features plug into the SDK and the API interface in the type declaration.

await exodus.txLogMonitors.update({ assetName: 'bitcoin' })

UI Side

This feature doesn't export any redux state or selectors.

Readme

Keywords

none

Package Sidebar

Install

npm i @exodus/tx-log-monitors

Weekly Downloads

323

Version

2.4.1

License

MIT

Unpacked Size

27.1 kB

Total Files

12

Last publish

Collaborators

  • joshuabot