blockchain-etl / polygon-etl

ETL (extract, transform and load) tools for ingesting Polygon blockchain data to Google BigQuery and Pub/Sub
MIT License
101 stars 76 forks source link

Add support for mStable protocol #132

Closed AyadiGithub closed 1 year ago

AyadiGithub commented 1 year ago

What?

Adding support for mStable protocol

How?

Used contract parser to build the table definitions

TimNooren commented 1 year ago

@AyadiGithub Please check the validateJsonTest results:)

AyadiGithub commented 1 year ago

@AyadiGithub Please check the validateJsonTest results:) @TimNooren oops! fixed them. cliTests failure is due to the PR coming from a fork and GitHub actions not being able to access this repo's secrets. According to @charlielewisme

TimNooren commented 1 year ago

@AyadiGithub Bit of a hold up, but these tables should now be available.