@DuneAnalytics I noticed that the 'DPI' (Defi Pulse Index) ECR20 token is not part of the erc20.tokens table. Is that normal?
Anyhow I updated my requests for token symbols like that:
SELECT (coalesce((SELECT symbol FROM token0),'NOT FOUND')) AS token0_symbol
Might be useful...
@MakerDAO What does it take to actually execute a proposal once it has won a majority of votes? The previous proposal (8.5%) won a majority of votes but was not executed at all after days. Some recent proposals took few days to be executed. This was not the case weeks ago... any reason?