Dias Junior
Dias Junior
```sql select produto_sku, produto_nome, 'P' as tipo, familia_id, ifnull(produto_tipo,'') as produto_tipo, categoria_title, categoria_id, sub_categoria_nome, indicado_descricao, indicado_id, categoria_nome, match(produto_termo_chave) against("dipirona") as vl_match , if(match(produto_termo_chave) against("dipirona" IN BOOLEAN MODE) > 0, 1,...
This is a rather complex task. We will have to change the current contract. One idea would be to create a function that loops thru all the signatures sent to...
> Hey man! that's a pretty good project! I think I can work on this feature if you are okay! Let's go dude!! 🚀
This project already has a solution to switch between chains. https://yearn.finance/#/home https://github.com/yearn/yearn-finance-v3/
> @diasjuniorr I could work on this tomorrow! If ok {:D @oyuutan I just finished the test cases for the contract. Could you work on the frontend test cases?