Properties
Private addressBookProvider
addressbook
addressbook: any
alternativeUnit
alternativeUnit: any
balanceChart
balanceChart: any
balanceItem
balanceItem: any
balanceLegend
balanceLegend: any
btcBalance
btcBalance: number
cachedBalanceUpdateOn
cachedBalanceUpdateOn: string
chartLegend
chartLegend: any
Private clipboardProvider
Private countDown
countDown: any
Private debounceUpdateNotifications
debounceUpdateNotifications: (Anonymous function) & Cancelable = _.debounce(() => {this.getNotifications();},5000,{leading: true})
Private debounceUpdateTxps
debounceUpdateTxps: (Anonymous function) & Cancelable = _.debounce(() => {this.updateTxps();},5000,{leading: true})
ethBalance
ethBalance: number
Private events
events: Events
Private externalLinkProvider
Private incomingDataProvider
Private isElectron
isElectron: boolean
Private latestVersion
latestVersion: string
legendColors
legendColors: any
Private modalCtrl
modalCtrl: ModalController
Private navCtrl
navCtrl: NavController
newRelease
newRelease: boolean
notifications
notifications: any
notificationsN
notificationsN: number
Private onGoingProcessProvider
Private onPauseSubscription
onPauseSubscription: Subscription
Private onResumeSubscription
onResumeSubscription: Subscription
payProDetailsData
payProDetailsData: any
Private persistenceProvider
Private plt
plt: Platform
remainingTimeStr
remainingTimeStr: string
Private replaceParametersProvider
selectedCoinType
selectedCoinType: string
selectedLegendColors
selectedLegendColors: any
serverMessage
serverMessage: any
Private setWallets
setWallets: (Anonymous function) & Cancelable = _.debounce(() => {this.wallets = this.profileProvider.getWallets();this.walletsBtc = _.filter(this.wallets, (x: any) => {return x.credentials.coin == 'btc';});this.walletsBch = _.filter(this.wallets, (x: any) => {return x.credentials.coin == 'bch';});this.walletsEth = _.filter(this.wallets, (x: any) => {return x.credentials.coin == 'eth';});this.walletsTri = _.filter(this.wallets, (x: any) => {return x.credentials.coin == 'try';});this.updateAllWallets();},5000,{leading: true})
showAnnouncement
showAnnouncement: boolean = false
showRateCard
showRateCard: boolean
showReorderBch
showReorderBch: boolean
showReorderBtc
showReorderBtc: boolean
showReorderEth
showReorderEth: boolean
showReorderTri
showReorderTri: boolean
slideDown
slideDown: boolean
Private statusBar
statusBar: StatusBar
totalBalance
totalBalance: number
Private translate
translate: TranslateService
triBalance
triBalance: number
updateText
updateText: string
Private updatingWalletId
updatingWalletId: object
validDataFromClipboard
validDataFromClipboard: any
walletsBch
walletsBch: any
walletsBtc
walletsBtc: any
walletsEth
walletsEth: any
walletsTri
walletsTri: any
The chart object