ao-js-sdk - v0.2.11
GitHub
Preparing search index...
ANTDataService
Class ANTDataService
Implements
IANTDataService
Index
Constructors
constructor
Methods
get
Approve
Primary
Name
Notices
get
Credit
Notices
get
Debit
Notices
get
Reassign
Name
Notices
get
Release
Name
Notices
get
Remove
Primary
Names
Notices
get
Set
Record
Notices
get
State
Notices
get
State
Notices
With
Data
auto
Configuration
Constructors
constructor
new
ANTDataService
(
reactiveMessageService
:
IReactiveMessageService
,
arweaveDataService
:
IArweaveDataService
,
)
:
ANTDataService
Parameters
reactiveMessageService
:
IReactiveMessageService
arweaveDataService
:
IArweaveDataService
Returns
ANTDataService
Methods
get
Approve
Primary
Name
Notices
getApprovePrimaryNameNotices
(
processId
:
string
,
)
:
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
Parameters
processId
:
string
Returns
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
get
Credit
Notices
getCreditNotices
(
processId
:
string
,
)
:
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
Parameters
processId
:
string
Returns
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
get
Debit
Notices
getDebitNotices
(
processId
:
string
,
)
:
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
Parameters
processId
:
string
Returns
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
get
Reassign
Name
Notices
getReassignNameNotices
(
processId
:
string
,
)
:
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
Parameters
processId
:
string
Returns
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
get
Release
Name
Notices
getReleaseNameNotices
(
processId
:
string
,
)
:
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
Parameters
processId
:
string
Returns
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
get
Remove
Primary
Names
Notices
getRemovePrimaryNamesNotices
(
processId
:
string
,
)
:
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
Parameters
processId
:
string
Returns
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
get
Set
Record
Notices
getSetRecordNotices
(
processId
:
string
,
)
:
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
Parameters
processId
:
string
Returns
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
get
State
Notices
getStateNotices
(
processId
:
string
,
)
:
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
Parameters
processId
:
string
Returns
Observable
<
Partial
<
FullArweaveTransaction
>
[]
>
get
State
Notices
With
Data
getStateNoticesWithData
(
processId
:
string
,
)
:
Observable
<
ArweaveTransactionWithData
[]
>
Parameters
processId
:
string
Returns
Observable
<
ArweaveTransactionWithData
[]
>
Static
auto
Configuration
autoConfiguration
()
:
IANTDataService
Creates a pre-configured instance of ANTDataService
Returns
IANTDataService
A pre-configured ANTDataService instance
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Approve
Primary
Name
Notices
get
Credit
Notices
get
Debit
Notices
get
Reassign
Name
Notices
get
Release
Name
Notices
get
Remove
Primary
Names
Notices
get
Set
Record
Notices
get
State
Notices
get
State
Notices
With
Data
auto
Configuration
GitHub
ao-js-sdk - v0.2.11
Loading...