Accessing Opensea contract through Decentraland SDK

I deployed an ERC1155 contract on Opensea and need to access the contract’s functions through the dcl sdk in order to know information such as balanceof and ownership. Is there a way to do that?