Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add General Schema #6

Merged
merged 6 commits into from
Aug 12, 2024
Merged

Add General Schema #6

merged 6 commits into from
Aug 12, 2024

Conversation

melotik
Copy link
Contributor

@melotik melotik commented Jul 15, 2024

  • How are the tableNames for the tables?

schemas/general/SCHEMA.md Outdated Show resolved Hide resolved
Comment on lines 33 to 34
| signature | The signature of the airdrop. | string |
| method_id | The method ID of the airdrop. | string |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what are these?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frankly, I am not totally sure. This showed up in the master schema, so I left it in there.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks like the methodID of the first outgoing transactions. we can remove as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I removed method_id and signature

schemas/general/SCHEMA.md Outdated Show resolved Hide resolved
schemas/general/SCHEMA.md Outdated Show resolved Hide resolved
schemas/general/SCHEMA.md Outdated Show resolved Hide resolved
| pool_address | The smart contract address of the pool. | string |
| pool_name | The name of the pool (ie, pool() in the smart contract, if it exists). | string |
| total_value_locked_usd | The total value locked within this pool in USD. | number |
| return_30d | The return of this pool over 30 days. | number |
Copy link
Contributor

@0xroll 0xroll Aug 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checking with garrett for return_30d

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked with garrett, we can remove return_30d @melotik

@melotik melotik merged commit 293ed37 into main Aug 12, 2024
1 check passed
@melotik melotik deleted the dylan/add-general-schema branch August 12, 2024 17:53
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