crossbell - v1.13.1
Preparing search index...
FeedEntity
Interface FeedEntity
interface
FeedEntity
{
blockNumber
:
number
;
character
?:
CharacterEntity
;
characterId
?:
number
;
contractAddress
?:
`
0x
${
string
}
`
;
createdAt
:
Date
;
deletedAt
:
null
|
Date
;
link
?:
LinkEntity
;
linklist
?:
LinklistEntity
;
linklistId
:
number
;
linkModule
?:
LinkModuleEntity
;
linkModuleTargetItemType
?:
LinkModuleTargetItemType
;
linkValue
?:
string
;
logIndex
:
number
;
mintedNote
?:
MintedNoteEntity
;
mintModule
?:
MintModuleEntity
;
mintModuleTargetItemType
?:
"Note"
;
note
?:
NoteEntity
;
noteId
?:
number
;
owner
:
`
0x
${
string
}
`
;
tip
?:
TipEntity
;
tipConfig
?:
TipConfigEntity
;
tokenId
?:
number
;
transactionHash
:
`
0x
${
string
}
`
;
type
:
FeedType
;
updatedAt
:
Date
;
}
Index
Properties
block
Number
character?
character
Id?
contract
Address?
created
At
deleted
At
link?
linklist?
linklist
Id
link
Module?
link
Module
Target
Item
Type?
link
Value?
log
Index
minted
Note?
mint
Module?
mint
Module
Target
Item
Type?
note?
note
Id?
owner
tip?
tip
Config?
token
Id?
transaction
Hash
type
updated
At
Properties
block
Number
blockNumber
:
number
Optional
character
character
?:
CharacterEntity
Optional
character
Id
characterId
?:
number
Optional
contract
Address
contractAddress
?:
`
0x
${
string
}
`
created
At
createdAt
:
Date
deleted
At
deletedAt
:
null
|
Date
Optional
link
link
?:
LinkEntity
Optional
linklist
linklist
?:
LinklistEntity
linklist
Id
linklistId
:
number
Optional
link
Module
linkModule
?:
LinkModuleEntity
Optional
link
Module
Target
Item
Type
linkModuleTargetItemType
?:
LinkModuleTargetItemType
Optional
link
Value
linkValue
?:
string
log
Index
logIndex
:
number
Optional
minted
Note
mintedNote
?:
MintedNoteEntity
Optional
mint
Module
mintModule
?:
MintModuleEntity
Optional
mint
Module
Target
Item
Type
mintModuleTargetItemType
?:
"Note"
Optional
note
note
?:
NoteEntity
Optional
note
Id
noteId
?:
number
owner
owner
:
`
0x
${
string
}
`
Optional
tip
tip
?:
TipEntity
Optional
tip
Config
tipConfig
?:
TipConfigEntity
Optional
token
Id
tokenId
?:
number
transaction
Hash
transactionHash
:
`
0x
${
string
}
`
type
type
:
FeedType
updated
At
updatedAt
:
Date
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Number
character
character
Id
contract
Address
created
At
deleted
At
link
linklist
linklist
Id
link
Module
link
Module
Target
Item
Type
link
Value
log
Index
minted
Note
mint
Module
mint
Module
Target
Item
Type
note
note
Id
owner
tip
tip
Config
token
Id
transaction
Hash
type
updated
At
crossbell - v1.13.1
Loading...