debeem-wallet
debeem-wallet
ChainEntity
ChainEntityItem
Interface ChainEntityItem
interface
ChainEntityItem
{
chainId
:
number
;
explorers
?:
string
[]
;
name
:
string
;
rpcs
:
ChainEntityRpcItem
[]
;
token
?:
string
;
}
Index
Properties
chain
Id
explorers?
name
rpcs
token?
Properties
chain
Id
chain
Id
:
number
Optional
explorers
explorers
?:
string
[]
name
name
:
string
rpcs
rpcs
:
ChainEntityRpcItem
[]
Optional
token
token
?:
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