Can I speak to the MAnageR?Disclaimer: I’ve been told by readers that I sometimes have spelling mistakes and poor grammar - I’m not going to fix, that time will be spent reading more code. Hey everyone welcome back to waints blog. Today we’re walking through the Manager contracts for LooksRare: CurrencyManager ----- ExecutionManagerCurrencyManager.solCurrencyManager is all about which currencies are available on LooksRare, its a pretty quick contract. First thing to note is the imports -- Own...