crossbell - v1.13.1
Preparing search index...
LinkModuleEntity
Interface LinkModuleEntity
interface
LinkModuleEntity
{
blockNumber
:
number
;
contractAddress
:
`
0x
${
string
}
`
;
createdAt
:
Date
;
deletedAt
:
null
|
Date
;
initData
:
string
;
linkValue
:
string
;
logIndex
:
number
;
operator
:
`
0x
${
string
}
`
;
returnData
:
string
;
targetItemType
:
LinkModuleTargetItemType
;
toAddress
:
`
0x
${
string
}
`
;
toCharacter
?:
null
|
CharacterEntity
;
toCharacterId
:
null
|
number
;
toContractAddress
:
null
|
`
0x
${
string
}
`
;
toLinklist
?:
null
|
LinklistEntity
;
toLinklistId
:
null
|
number
;
toNote
?:
null
|
NoteEntity
;
toNoteId
:
null
|
number
;
toTokenId
:
null
|
number
;
transactionHash
:
`
0x
${
string
}
`
;
updatedAt
:
Date
;
updatedBlockNumber
:
number
;
updatedLogIndex
:
number
;
updatedTransactionHash
:
`
0x
${
string
}
`
;
}
Index
Properties
block
Number
contract
Address
created
At
deleted
At
init
Data
link
Value
log
Index
operator
return
Data
target
Item
Type
to
Address
to
Character?
to
Character
Id
to
Contract
Address
to
Linklist?
to
Linklist
Id
to
Note?
to
Note
Id
to
Token
Id
transaction
Hash
updated
At
updated
Block
Number
updated
Log
Index
updated
Transaction
Hash
Properties
block
Number
blockNumber
:
number
contract
Address
contractAddress
:
`
0x
${
string
}
`
created
At
createdAt
:
Date
deleted
At
deletedAt
:
null
|
Date
init
Data
initData
:
string
link
Value
linkValue
:
string
log
Index
logIndex
:
number
operator
operator
:
`
0x
${
string
}
`
return
Data
returnData
:
string
target
Item
Type
targetItemType
:
LinkModuleTargetItemType
to
Address
toAddress
:
`
0x
${
string
}
`
Optional
to
Character
toCharacter
?:
null
|
CharacterEntity
to
Character
Id
toCharacterId
:
null
|
number
to
Contract
Address
toContractAddress
:
null
|
`
0x
${
string
}
`
Optional
to
Linklist
toLinklist
?:
null
|
LinklistEntity
to
Linklist
Id
toLinklistId
:
null
|
number
Optional
to
Note
toNote
?:
null
|
NoteEntity
to
Note
Id
toNoteId
:
null
|
number
to
Token
Id
toTokenId
:
null
|
number
transaction
Hash
transactionHash
:
`
0x
${
string
}
`
updated
At
updatedAt
:
Date
updated
Block
Number
updatedBlockNumber
:
number
updated
Log
Index
updatedLogIndex
:
number
updated
Transaction
Hash
updatedTransactionHash
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Number
contract
Address
created
At
deleted
At
init
Data
link
Value
log
Index
operator
return
Data
target
Item
Type
to
Address
to
Character
to
Character
Id
to
Contract
Address
to
Linklist
to
Linklist
Id
to
Note
to
Note
Id
to
Token
Id
transaction
Hash
updated
At
updated
Block
Number
updated
Log
Index
updated
Transaction
Hash
crossbell - v1.13.1
Loading...