This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
watcher-ts
Watch
16
Star
1
Fork
0
You've already forked watcher-ts
mirror of
https://github.com/cerc-io/watcher-ts
synced
2024-11-20 04:46:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
70e88b1004
watcher-ts
/
packages
/
util
/
index.ts
4 lines
95 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Handle pool initialize event (#127) * Move getConfig to util package. * Handle Pool initialize event. * Update Bundle entity ethPriceUSD. * Update Pool day and hour data. * Update token derivedETH and complete handleInitialize. Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-09 07:08:25 +00:00
export
*
from
'./src/config'
;
Handle mint event (#130) * Handle mint event and update Factory fields. * Integrate decimal.js with typeorm. * Update transaction in Mint event. * Update day and hour data. Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-13 06:31:54 +00:00
export
*
from
'./src/database'
;
Job queue to process events (#137) * Job queue to process events. * Event queue processing changes.
2021-07-14 12:30:26 +00:00
export
*
from
'./src/job-queue'
;
Reference in New Issue
Copy Permalink