Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
SignaturesForAssetParams
Interface SignaturesForAssetParams
Parameters for fetching transaction signatures of a digital asset.
Since
1.0.0
interface
SignaturesForAssetParams
{
after
?:
string
;
before
?:
string
;
cursor
?:
string
;
id
:
never
;
limit
?:
number
;
page
?:
number
;
sortDirection
?:
"asc"
|
"desc"
;
}
Index
Properties
after?
before?
cursor?
id
limit?
page?
sort
Direction?
Properties
Optional
after
after
?:
string
Optional
before
before
?:
string
Optional
cursor
cursor
?:
string
id
id
:
never
Optional
limit
limit
?:
number
Optional
page
page
?:
number
Optional
sort
Direction
sort
Direction
?:
"asc"
|
"desc"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
after
before
cursor
id
limit
page
sort
Direction
@oobe-protocol-labs/synapse-client-sdk
Loading...
Parameters for fetching transaction signatures of a digital asset.
Since
1.0.0