crossbell - v1.13.1
Preparing search index...
TipEntity
Interface TipEntity
interface
TipEntity
{
amount
:
string
;
blockNumber
:
number
;
character
?:
CharacterEntity
;
characterId
:
number
;
createdAt
:
Date
;
fee
:
null
|
string
;
feeReceiverAddress
:
null
|
`
0x
${
string
}
`
;
logIndex
:
number
;
toCharacter
?:
CharacterEntity
;
toCharacterId
:
number
;
tokenAddress
:
`
0x
${
string
}
`
;
toNote
?:
null
|
NoteEntity
;
toNoteId
:
null
|
number
;
transactionHash
:
`
0x
${
string
}
`
;
}
Index
Properties
amount
block
Number
character?
character
Id
created
At
fee
fee
Receiver
Address
log
Index
to
Character?
to
Character
Id
token
Address
to
Note?
to
Note
Id
transaction
Hash
Properties
amount
amount
:
string
block
Number
blockNumber
:
number
Optional
character
character
?:
CharacterEntity
character
Id
characterId
:
number
created
At
createdAt
:
Date
fee
fee
:
null
|
string
fee
Receiver
Address
feeReceiverAddress
:
null
|
`
0x
${
string
}
`
log
Index
logIndex
:
number
Optional
to
Character
toCharacter
?:
CharacterEntity
to
Character
Id
toCharacterId
:
number
token
Address
tokenAddress
:
`
0x
${
string
}
`
Optional
to
Note
toNote
?:
null
|
NoteEntity
to
Note
Id
toNoteId
:
null
|
number
transaction
Hash
transactionHash
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
block
Number
character
character
Id
created
At
fee
fee
Receiver
Address
log
Index
to
Character
to
Character
Id
token
Address
to
Note
to
Note
Id
transaction
Hash
crossbell - v1.13.1
Loading...