Commit Graph

7 Commits

Author SHA1 Message Date
Alexis Pentori 3bbc5be5f0
wallet-fetcher: allowing multiple wallet
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-05 14:13:25 +01:00
Alexis Pentori 0bd61451e5
wallet-fetcher: changing input to list of address to fix schema issue
Using a list of object as input doesnt work in airbyte due to a schema
  difference. Temporary fix.
  Removing unused directory

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-05 12:54:38 +01:00
Alexis Pentori 1fff0adb42
Reorganizing the repository
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-30 18:54:40 +01:00
Alexis Pentori 00e07b62c3
using multiple wallet
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-30 18:48:36 +01:00
Alexis Pentori 8444b3e731
fixing invalid token problems
Token where the smartcontract was destroyed have invalid balance
  breaking dbt tranformation.

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-30 18:01:15 +01:00
Alexis Pentori 967db04e30
Finishing basic Eth wallet import
Making basic wallet extraction working
  Adding Dockerfile

Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-30 13:58:40 +01:00
Alexis Pentori 7616397549
Initial commit
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-29 14:18:41 +01:00