# Aave Weekly: Protocol Performance & Governance Update

**URL:** https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660
**Category:** Governance
**Created:** [December 8, 2020, 3:59pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660 "2020-12-08T15:59:37Z")
**Posts on this page:** 20
**Page:** 4

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [June 7, 2021, 6:18pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/67 "2021-06-07T18:18:39Z")

</div>

[Aave Weekly 2021W23.pdf](https://governance.aave.com/uploads/short-url/yAqZVB8I77Hc4lz6jx7gRNMQdtm.pdf) (279.3 KB)

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [June 14, 2021, 7:01pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/68 "2021-06-14T19:01:25Z")

</div>

[Aave Weekly 2021W24.pdf](https://governance.aave.com/uploads/short-url/6rvA5UtbhVkkj9W1jHy1vDzxyQq.pdf) (284.1 KB)

---

<div class="post-metadata">

### Author: ![iguana](https://avatars.discourse-cdn.com/v4/letter/i/e0b2c6/32.png) [@iguana](https://governance.aave.com/u/iguana)
#### Post date: [June 17, 2021, 4:49am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/69 "2021-06-17T04:49:08Z")

</div>

Hi,

Thanks for those third party sources.

The Block seems to list total revenue (supply side + protocol revenue) only with no way to break this out.

Token Terminal figures don’t seem to agree with the weekly reports you include here, they seem to be under reporting. This appears to be due to missing out the Polygon revenue.

 ![tt](https://europe1.discourse-cdn.com/flex013/uploads/aave/original/2X/1/1a19bc30ee118b2684118cd10e90cfbd747946b8.png)

Would be very grateful if you could let us know where you are getting the Polygon numbers, the link above isn’t easy to follow: [https://aave-api-v2.aave.com/data/liquidity/v2?poolId=0xd05e3e715d945b59290df0ae8ef85c1bdb684744](https://aave-api-v2.aave.com/data/liquidity/v2?poolId=0xd05e3e715d945b59290df0ae8ef85c1bdb684744)

It is possible to import Polygon data via TheGraph into [dappquery.com](http://dappquery.com) where it can be queried in SQL. Might you make an official public query on dappquery for the polygon revenue numbers?

Could you please confirm that the “ecosystem collector” line below “interest for depositors” on your sheet refers to the income earned by AAVE protocol from the borrow-lend interest rate spread? Thanks.

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [June 17, 2021, 10:11am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/70 "2021-06-17T10:11:36Z")

</div>

Hi @iguana

All these calculations are computed via the API links shared above, no other data is used. For Polygon it is that exact link with the data extracted each week 🙂

Older reports however are more approximative, with figures estimated from average weekly APYs, weekly close liquidity, Dune queries for Flash Loans and Liquidations as well as the Coingecko weekly close prices

Besides from these APIs all the data is available and queriable on TheGraph - The Block and Token Terminal query it directly:

- [https://thegraph.com/explorer/subgraph/aave/protocol-v2](https://thegraph.com/explorer/subgraph/aave/protocol-v2)
- [https://thegraph.com/explorer/subgraph/aave/aave-v2-matic?version=current](https://thegraph.com/explorer/subgraph/aave/aave-v2-matic?version=current)

Since Aave is a community lead DAO, you can proceed to request [dappquery.com](http://dappquery.com) integration of the Aave Polygon Market. You can even get support from [Aave Grants DAO](https://aavegrants.org/78c88565fd15450fb13f79a5903c0d5d)

Hard to comment on the discrepancies you have identified without seeing them. One thing is that Aave weekly uses the weekly close price. I think Token Terminal is still working on adding Polygon and the incentives

Yes ecosystem collector corresponds to what you call protocol revenue, the one below interests is generated by interests paid by borrowers as defined by the reserve factor while the one below Flash Loans is generated by V1 Flash Loan fees replacing referral fees

---

<div class="post-metadata">

### Author: ![iguana](https://avatars.discourse-cdn.com/v4/letter/i/e0b2c6/32.png) [@iguana](https://governance.aave.com/u/iguana)
#### Post date: [June 18, 2021, 10:04pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/71 "2021-06-18T22:04:04Z")

</div>

> [@Alex\_BertoG](#):
>
> All these calculations are computed via the API links shared above, no other data is used. For Polygon it is that exact link with the data extracted each week 🙂

Thanks for your helpful response. What I was meaning is that the Protocol Income fields for the Polygon endpoint all have zero values e.g.  
30DaysProtocolIncome: “0”

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [June 21, 2021, 12:02pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/72 "2021-06-21T12:02:40Z")

</div>

I have pointed the API issue for next update as it takes days to resync the subgraph

You can also calculate it by using the reserve factor which shows the share of interests collected by the ecosystem collector [Polygon Market - Risk](https://docs.aave.com/risk/asset-risk/polygon-market#risk-parameters)  
Given: Depositors Interests = (1 - Reserve Factor) x Total Interests  
Reserve Factor Collections = RF x TI = (RF x DI)/(1-RF)

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [June 21, 2021, 6:54pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/73 "2021-06-21T18:54:19Z")

</div>

[Aave Weekly 2021W25.pdf](https://governance.aave.com/uploads/short-url/wozEB86JpKbSC41TJdYSWJf36iu.pdf) (283.9 KB)

---

<div class="post-metadata">

### Author: ![3.1415r](https://avatars.discourse-cdn.com/v4/letter/3/dfb087/32.png) [@3.1415r](https://governance.aave.com/u/3.1415r)
#### Post date: [June 21, 2021, 9:56pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/74 "2021-06-21T21:56:13Z")

</div>

Thanks Alex, those weekly reports are very helpful. What would be super convenient to get the broader picture is to have consolidated financials over longer period (quarterly/annual/LTM/YTD). If I had the skills, I would apply for a grant to develop something similar to what they did at Yearn ([https://www.yfistats.com/financials/IncomeStatement.html](https://www.yfistats.com/financials/IncomeStatement.html)). Hopefully someone in the community will pick it up, otherwise I might start to learn and volunteer, but this will take time.

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [June 23, 2021, 9:26am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/75 "2021-06-23T09:26:29Z")

</div>

Yes, I hope so as well

If you are interested, please contact [https://aavegrants.org/](https://aavegrants.org/)

There ideas and funding available

---

<div class="post-metadata">

### Author: ![Night\_Ivy](https://avatars.discourse-cdn.com/v4/letter/n/f14d63/32.png) [@Night\_Ivy](https://governance.aave.com/u/Night_Ivy)
#### Post date: [June 24, 2021, 4:58pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/76 "2021-06-24T16:58:39Z")

</div>

Thanks Alex for posting this. Super helpful. Do you happen to have the on-chain addresses for the ecosystem collectors? I see that the Ethereum ecosystem collector got ~$300k over the week. Where does the remainder of the $675k go? Is it a polygon address?

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [June 25, 2021, 11:07am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/77 "2021-06-25T11:07:10Z")

</div>

So you have  
Ethereum Ecosystem Collector

> **[DeBank ｜ DeFi Wallet for Ethereum Users](https://debank.com/profile/0x464C71f6c2F760DdA6093dCB91C24c39e5d6e18c)**
>
> A DeFi wallet for managaging and tracking your DeFi portfolio, with data and analytics for decentralized lending, stablecoins, margin trading and DEX projects.

Polygon Ecosystem Collector

> **[DeBank ｜ DeFi Wallet for Ethereum Users](https://debank.com/profile/0x7734280a4337f37fbf4651073db7c28c80b339e9?chain=matic)**
>
> A DeFi wallet for managaging and tracking your DeFi portfolio, with data and analytics for decentralized lending, stablecoins, margin trading and DEX projects.

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [June 28, 2021, 4:40pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/79 "2021-06-28T16:40:55Z")

</div>

[Aave Weekly 2021W26.pdf](https://governance.aave.com/uploads/short-url/ncIjGvMe8yXqivNUUyxSXGgABnd.pdf) (292.4 KB)

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [July 5, 2021, 5:17pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/80 "2021-07-05T17:17:39Z")

</div>

[Aave Weekly 2021W27.pdf](https://governance.aave.com/uploads/short-url/3vtysdQBrGaz5nW2niv15WSIV3b.pdf) (284.2 KB)

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [July 12, 2021, 11:45am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/81 "2021-07-12T11:45:47Z")

</div>

[Aave Weekly 2021W28.pdf](https://governance.aave.com/uploads/short-url/w6Wbg6PT3SQQyertWPlTFivP61u.pdf) (282.3 KB)

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [July 20, 2021, 11:43am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/82 "2021-07-20T11:43:45Z")

</div>

[Aave Weekly 2021W29.pdf](https://governance.aave.com/uploads/short-url/eqSAZs3HThLnBIGEbzc9qLRh8iZ.pdf) (283.3 KB)

---

<div class="post-metadata">

### Author: ![alexxu](https://avatars.discourse-cdn.com/v4/letter/a/77aa72/32.png) [@alexxu](https://governance.aave.com/u/alexxu)
#### Post date: [July 30, 2021, 2:08am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/83 "2021-07-30T02:08:14Z")

</div>

hi，when W30 report will be released？

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [July 30, 2021, 7:46am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/84 "2021-07-30T07:46:39Z")

</div>

[Aave Weekly 2021W30.pdf](https://governance.aave.com/uploads/short-url/91ocMgWsaNM5xwrhKDSXUszVVDA.pdf) (280.7 KB)

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [July 30, 2021, 7:48am UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/85 "2021-07-30T07:48:38Z")

</div>

Thanks for the reminder, its here

---

<div class="post-metadata">

### Author: ![Alex\_BertoG](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/alex_bertog/32/5195_2.png) [@Alex\_BertoG](https://governance.aave.com/u/Alex_BertoG)
#### Post date: [August 2, 2021, 4:53pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/86 "2021-08-02T16:53:54Z")

</div>

[Aave Weekly 2021W31.pdf](https://governance.aave.com/uploads/short-url/ixbzMAmWm6hQGXsDY7gUdHFxE1y.pdf) (282.0 KB)

---

<div class="post-metadata">

### Author: ![BenYorke](https://dub1.discourse-cdn.com/flex013/user_avatar/governance.aave.com/benyorke/32/1136_2.png) [@BenYorke](https://governance.aave.com/u/BenYorke)
#### Post date: [August 3, 2021, 5:04pm UTC](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660/87 "2021-08-03T17:04:59Z")

</div>

Great summary as always, Alex. Liquidations seem to happen more often on Polygon as a ratio to liquidity when compared to V2 - why do we think that is?

[Previous page](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660.md?page=3)

[Next page](https://governance.aave.com/t/aave-weekly-protocol-performance-governance-update/1660.md?page=5)
