Class MarketplaceConfigSetEvent

This class represents the on-chain MarketplaceConfigSetEvent event.

Hierarchy

Constructors

Properties

accountList?: string[]
collectionList?: null | number[]
commissionFee?: null | string
commissionFeeRounded?: null | number
commissionFeeType?: null | string
listingFee?: null | string
listingFeeRounded?: null | number
listingFeeType?: null | string
marketplaceId: number
method: string
offchainData?: null | string
raw: Event
section: string
type: EventType

Methods

Generated using TypeDoc