* bump contracts
* remove ss contracts
* add optimism
* fix
* use upcoming barge
* move deactivateMint and delete sell test
* add withMint=True and delete sell test
* fix lint
* more fixes
* more fixes
* Removing pool mapping
* Removing pool utils
* Removing pool transaction types
* Removing TokenTransaction from schema
* Removing pool functions from src/mappings/utils/globalUtils.ts
* Removing pool functions from src/mappings/factoryRouter.ts
* Removing pools from the schema
* removing pool events from subgraph.template.yaml
* Fixing TokenAdded in subgraph template
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
* removing opcFee
* Removing OPCFeeChanged from subgraph.template.yaml
* Adding OPCFeeChanged event back into subgraph.template.yml
* Adding SSContractAdded and SSContractRemoved back in
* Formatting