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
a4f5d43bc5
watcher-ts
/
packages
/
util
/
index.ts
3 lines
62 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'
;
Reference in New Issue
Copy Permalink