debeem-wallet
debeem-wallet
StorageEntity
StorageEntity
Interface StorageEntity
interface
StorageEntity
{
root
:
{
key
:
string
;
value
:
string
;
}
;
}
Hierarchy
DBSchema
StorageEntity
Index
Properties
root
Properties
root
root
:
{
key
:
string
;
value
:
string
;
}
Type declaration
key
:
string
value
:
string
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