update docs for token actions (#29)

This commit is contained in:
tarikceric 2024-10-17 10:35:10 -07:00 committed by GitHub
parent fac290a592
commit 19eb946bfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,11 @@ There is more information on how to use dbt docs in the last section of this doc
### Governance Tables (`Eclipse`.`GOV`.`<table_name>`)
- [fact_votes](#!/model/model.eclipse_models.core__fact_votes)
- [fact_votes](#!/model/model.eclipse_models.gov__fact_votes)
### DeFi Tables (`Eclipse`.`DEFI`.`<table_name>`)
- [fact_token_mint_actions](#!/model/model.eclipse_models.defi__fact_token_mint_actions)
- [fact_token_burn_actions](#!/model/model.eclipse_models.defi__fact_token_burn_actions)