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
2025-01-10 05:18:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
afd7c954a2
watcher-ts
/
packages
/
erc20-watcher
/
index.ts
6 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add APGL license and copyright notices (#212) * Add license & copyright declarations for add-watcher. * Add copyright declarations for cache. * Add copyright declarations for erc20-watcher. * Add copyright declarations for ipld-eth-client. * Add copyright declarations for tracing-client. * Add copyright declarations for uni-watcher. * Add copyright declarations for solidity-mapper. * Add copyright declarations for uni-info-watcher. * Add copyright declarations for util. * Add copyright declarations for lighthouse-watcher. * Change license identifier in .sol files. Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2021-08-12 09:58:13 +00:00
//
// Copyright 2021 Vulcanize, Inc.
//
Factory PoolCreated event handler (#120) * Setup handler for PoolCreated event. * Create Pool entity. * Subscribe to uni-watcher for watching events. * Refactor code to create GraphQLClient in ipld-eth-client. Co-authored-by: nikugogoi <95nikass@gmail.com> Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-06 11:25:11 +00:00
export
*
from
'./src/client'
;
Reference in New Issue
Copy Permalink