debeem-wallet
debeem-wallet
WalletNFT
WalletNFT
Class WalletNFT
Index
Constructors
constructor
Methods
queryNFTs
Constructors
constructor
new
WalletNFT
(
)
:
WalletNFT
Returns
WalletNFT
Methods
queryNFTs
queryNFTs
(
address
,
options
?
)
:
Promise
<
null
|
any
[]
>
Query NFT by wallet address
Parameters
address
:
string
{string} wallet address
Optional
options
:
FetchListOptions
{FetchListOptions}
Returns
Promise
<
null
|
any
[]
>
Preparing search index...
The search index is not available
debeem-wallet - v1.0.70
CONTENTS
Configuration
config functions
Wallet Services
WalletAccount
WalletFactory
WalletNFT
WalletTransaction
Storage Services
AbstractStorageService
BasicStorageService
ChainStorageService
IStorageService
SysConfigStorageService
SysUserStorageService
TokenStorageService
WalletStorageService
Chain Services
ChainService
Token Services
TokenService
Rpc Services
AbstractRpcService
AlchemyService
ChainLinkService
CoinGeckoService
IRpcService
InfuraRpcService
OneInchTokenService
Data Models
ABIModels
CacheModels
CallbackModels
NetworkModels
RpcModels
TokenModels
TransactionModels
Storage Entities
ChainEntity
StorageEntity
SysUserEntity
TokenEntityItem
Other
../../src/models/BlockModels
../../src/models/StorageModels
Query NFT by wallet address