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