This class represents the on-chain ContractCreatedEvent event.

Hierarchy

Constructors

Properties

acceptanceList: null | string[]
acceptanceType: AcceptanceAction
creationBlockId: number
duration: DurationType
method: string
nftId: number
raw: Event
rentFee: string | number
rentFeeRounded: number
rentFeeType: RentFeeAction
renteeCancellationFee?: null | string | number
renteeCancellationFeeRounded?: null | number
renteeCancellationFeeType: CancellationFeeAction
renter: string
renterCanRevoke: boolean
renterCancellationFee?: null | string | number
renterCancellationFeeRounded?: null | number
renterCancellationFeeType: CancellationFeeAction
section: string
type: EventType

Methods

Generated using TypeDoc