debeem-wallet
debeem-wallet
ChainEntity
ChainEntityRpcItem
Interface ChainEntityRpcItem
Remark
Definition of the structure of the database entities
interface
ChainEntityRpcItem
{
name
:
string
;
selected
:
boolean
;
url
:
string
;
}
Index
Properties
name
selected
url
Properties
name
name
:
string
selected
selected
:
boolean
url
url
:
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
Remark
Definition of the structure of the database entities