Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
TxHistoryEntry
Interface TxHistoryEntry
interface
TxHistoryEntry
{
address
:
string
;
amount
:
number
;
createTime
:
Date
;
description
:
string
;
endTime
:
Date
;
id
:
string
;
role
:
"artist"
|
"worker"
;
source
:
string
;
status
:
"completed"
;
type
:
string
;
updateTime
:
Date
;
}
Index
Properties
address
amount
create
Time
description
end
Time
id
role
source
status
type
update
Time
Properties
address
address
:
string
amount
amount
:
number
create
Time
createTime
:
Date
description
description
:
string
end
Time
endTime
:
Date
id
id
:
string
role
role
:
"artist"
|
"worker"
source
source
:
string
status
status
:
"completed"
type
type
:
string
update
Time
updateTime
:
Date
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
amount
create
Time
description
end
Time
id
role
source
status
type
update
Time
@sogni-ai/sogni-client
Loading...