Skip to content

Ethereum eventdata#459

Open
tuncpolat wants to merge 24 commits intomasterfrom
ethereum-eventdata
Open

Ethereum eventdata#459
tuncpolat wants to merge 24 commits intomasterfrom
ethereum-eventdata

Conversation

@tuncpolat
Copy link

Summary

Extended the Ethereum Adapter to support event data retrieval from smart contracts to enable relevant economic analysis on the Ethereum blockchain.

Features

  • fetch event data from inserted smart contract addresses in determined block range
  • create automatically schema and table based on smart contract ABI hosted on etherscan.io or manually inserted ABI
  • cache event data and insert it into store
  • caching status

ToDo

  • Fix license issues with org.json
  • Fix concurrent caching issues
  • Fix caching insertion into MongoDB, Neo4j, and PostgreSQL

@tuncpolat tuncpolat requested a review from datomo September 11, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants