OperatorFilterer contract address on the Mainnet

Hello everyone!
I’m trying to make manifold contract integration that enables OpenSea royalties. I found that on Goerli it happens through calling setApproveTransfer(address extension) function. On goerli the address of OperatorFilterer extension is 0x851b63Bf5f575eA68A84baa5Ff9174172E4d7838
What is the address on the mainnet?

gm, it’s 0x1de06d2875453a272628bbb957077d18eb4a84cd

Updated readme with addresses: creator-core-extensions-solidity/README.md at main · manifoldxyz/creator-core-extensions-solidity · GitHub