This PR is based on feature/speed-upgrades and adds correct type for the new Synthetixjs
I think we want it to look something like this. This still have some type errors we need to resolve.
Fix synthsMap and tokenMap, dont think we rely too much on those so maybe we can just refactor away usage?
This PR is based on
feature/speed-upgrades
and adds correct type for the new Synthetixjs I think we want it to look something like this. This still have some type errors we need to resolve.synthsMap
andtokenMap
, dont think we rely too much on those so maybe we can just refactor away usage?synthetixjs: {contracts: SynthetixJS['contracts']} | null;