Preparing search index...
The search index is not available
crossbell - v1.12.0
crossbell
TipConfigEntity
Interface TipConfigEntity
interface
TipConfigEntity
{
amount
:
number
;
blockNumber
:
number
;
character
?:
CharacterEntity
;
characterId
:
number
;
createdAt
:
Date
;
currentRound
:
number
;
endTime
:
Date
;
logIndex
:
number
;
startTime
:
Date
;
tipConfigId
:
number
;
tips
:
TipEntity
[]
;
toCharacter
?:
CharacterEntity
;
toCharacterId
:
number
;
tokenAddress
:
string
;
totalRound
:
number
;
transactionHash
:
string
;
updatedAt
:
Date
;
updatedBlockNumber
:
number
;
updatedLogIndex
:
number
;
updatedTransactionHash
:
string
;
}
Index
Properties
amount
block
Number
character?
character
Id
created
At
current
Round
end
Time
log
Index
start
Time
tip
Config
Id
tips
to
Character?
to
Character
Id
token
Address
total
Round
transaction
Hash
updated
At
updated
Block
Number
updated
Log
Index
updated
Transaction
Hash
Properties
amount
amount
:
number
block
Number
block
Number
:
number
Optional
character
character
?:
CharacterEntity
character
Id
character
Id
:
number
created
At
created
At
:
Date
current
Round
current
Round
:
number
end
Time
end
Time
:
Date
log
Index
log
Index
:
number
start
Time
start
Time
:
Date
tip
Config
Id
tip
Config
Id
:
number
tips
tips
:
TipEntity
[]
Optional
to
Character
to
Character
?:
CharacterEntity
to
Character
Id
to
Character
Id
:
number
token
Address
token
Address
:
string
total
Round
total
Round
:
number
transaction
Hash
transaction
Hash
:
string
updated
At
updated
At
:
Date
updated
Block
Number
updated
Block
Number
:
number
updated
Log
Index
updated
Log
Index
:
number
updated
Transaction
Hash
updated
Transaction
Hash
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
amount
block
Number
character
character
Id
created
At
current
Round
end
Time
log
Index
start
Time
tip
Config
Id
tips
to
Character
to
Character
Id
token
Address
total
Round
transaction
Hash
updated
At
updated
Block
Number
updated
Log
Index
updated
Transaction
Hash
crossbell - v1.12.0
Loading...