Preparing search index...
The search index is not available
@arianee/arn-client
@arianee/arn-client
HttpNftService
Class HttpNftService
Hierarchy
ArnAbstractNftService
HttpNftService
Implements
ArnInternalNftService
Index
Constructors
constructor
Properties
_context
arianee
auth
config
erc721
erc721a
http
log
Accessors
context
Methods
in
Context
Constructors
constructor
new
Http
Nft
Service
(
log
:
ArnLogger
, http
:
ArnHttpService
, auth
:
ArnAuthService
, config
:
ArnValidNftConfig
)
:
HttpNftService
Parameters
log:
ArnLogger
http:
ArnHttpService
auth:
ArnAuthService
config:
ArnValidNftConfig
Returns
HttpNftService
Properties
Protected
_context
_context
:
undefined
|
ArnNftContext
Readonly
arianee
arianee
:
ArnArianeeNftService
Readonly
auth
auth
:
ArnAuthService
Readonly
config
config
:
ArnValidNftConfig
Readonly
erc721
erc721
:
ArnErc721NftService
Readonly
erc721a
erc721a
:
ArnErc721ANftService
Readonly
http
http
:
ArnHttpService
Readonly
log
log
:
ArnLogger
Accessors
context
get
context
(
)
:
undefined
|
ArnNftContext
Returns
undefined
|
ArnNftContext
Methods
in
Context
in
Context
(
context
:
undefined
|
ArnNftContext
)
:
HttpNftService
Set next api calls to be executed in a given context.
Parameters
context:
undefined
|
ArnNftContext
Returns
HttpNftService
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@arianee/arn-
client
Http
Nft
Service
constructor
_context
arianee
auth
config
erc721
erc721a
http
log
context
in
Context
Generated using
TypeDoc
Set next api calls to be executed in a given context.