Skip to main content
import { mkt } from './config'

const isOwn = await mkt.isCollectionOwner('<COLLECTION_ADDRESS>')
I