Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
blockchainData
Types
Activity
Interface Activity
Export
Activity
interface
Activity
{
id
:
string
;
chain
:
blockchainData
.
Types
.
Chain
;
type
:
blockchainData
.
Types
.
ActivityType
;
details
:
ActivityDetails
;
updated_at
:
string
;
indexed_at
:
string
;
blockchain_metadata
:
null
|
BlockchainMetadata
;
}
Index
Properties
id
chain
type
details
updated_
at
indexed_
at
blockchain_
metadata
Properties
id
id
:
string
Activity id in UUIDv4 format
Memberof
Activity
chain
chain
:
blockchainData
.
Types
.
Chain
Memberof
Activity
type
type
:
blockchainData
.
Types
.
ActivityType
Memberof
Activity
details
details
:
ActivityDetails
Memberof
Activity
updated_
at
updated_
at
:
string
The time activity was updated at
Memberof
Activity
indexed_
at
indexed_
at
:
string
The time activity was indexed
Memberof
Activity
blockchain_
metadata
blockchain_
metadata
:
null
|
BlockchainMetadata
Memberof
Activity
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
chain
type
details
updated_
at
indexed_
at
blockchain_
metadata
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
Export
Activity