MCPcopy Create free account

hub / github.com/dfinityexplorer/dfinityexplorer-dashboard / functions

Functions257 in github.com/dfinityexplorer/dfinityexplorer-dashboard

↓ 12 callersFunctiongetHashString
(hash: string, maxLength?: number)
web/src/utils/getHashString.tsx:14
↓ 6 callersFunctiongetBreakpoint
(isDesktopDrawerOpen)
web/src/utils/breakpoint.js:24
↓ 6 callersMethodgetRowCells
* Return the table cells for the specfied "numberOf" row. * @param {Object} numberOf The "numberOf" object. * @param {String} description The de
web/src/Components/DataCentersTable/DataCentersTable.js:371
↓ 6 callersMethodrequest
* Perform the specified http request and return the response data. * @param {string} url The server URL that will be used for the request. * @pa
web/src/rosetta/RosettaApi.js:253
↓ 5 callersFunctiongetIcpStringFromE8s
( icpE8s: number|BigNumber, shouldRound?: boolean)
web/src/utils/getIcpStringFromE8s.tsx:15
↓ 4 callersFunctiongetApiStakingSubnetSum
(subsets)
web/src/utils/getApiStakingSubnetSum.js:14
↓ 3 callersMethodgetRowCellsMetric
* Return the table cells for the specified row. * @param {String} description The description text of the metric object. * @param {Object} metri
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:337
↓ 3 callersFunctionisBreakpointDesktop
()
web/src/utils/breakpoint.js:68
↓ 2 callersFunctiongetBodyRowElement
(bodyRow: PagedTableBodyRow)
web/src/Components/PagedTable/PagedTable.tsx:324
↓ 2 callersFunctiongetBodyRowElements
()
web/src/Components/PagedTable/PagedTable.tsx:312
↓ 2 callersFunctiongetBodyRows
()
web/src/Components/TransactionsPagedTable/TransactionsPagedTable.tsx:112
↓ 2 callersMethodgetCirculatingSupply
* Get the circulating supply. * @private
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:138
↓ 2 callersMethodgetData
* Return an array of objects that describe the chart data. * @return {Array} An array of objects that describe the chart data. * @protected
web/src/Components/BarChart/BarChart.js:174
↓ 2 callersMethodgetDataKeyX
* Return the key of the data to be displayed in the x-axis. * @return {String} The key of the data to be displayed in the x-axis. * @protected
web/src/Components/BarChart/BarChart.js:183
↓ 2 callersFunctiongetFooterRowElement
()
web/src/Components/PagedTable/PagedTable.tsx:351
↓ 2 callersMethodgetGetTickX
* Return a string for the x-axis tick label corresponding to the specified value. * @param {Any} value The value of the data. * @return {String}
web/src/Components/BarChart/BarChart.js:202
↓ 2 callersMethodgetGlobe
* Return the components that make up the globe. * @return The components that make up the globe. * @private
web/src/Components/DataCentersPage/DataCentersPage.js:212
↓ 2 callersFunctiongetHeaderRowElement
()
web/src/Components/PagedTable/PagedTable.tsx:283
↓ 2 callersMethodgetInternetIdentityAccounts
* Get the number of Internet Identity accounts. * @private
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:139
↓ 2 callersFunctiongetLocationsByCountry
()
web/src/utils/getLocationsByCountry.js:14
↓ 2 callersMethodgetNnsMetrics
* Get the metrics that come from the NNS. * @private
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:164
↓ 2 callersMethodgetNnsMetrics
* Get the metrics that come from the NNS. * @private
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:165
↓ 2 callersMethodgetNnsProposalCount
* Get the NNS proposal count. * @private
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:227
↓ 2 callersMethodgetPanel
* Return the components that make up the panel, consisting of tables and charts that appear * beside or below the globe. * @return The component
web/src/Components/DataCentersPage/DataCentersPage.js:230
↓ 2 callersMethodgetTitle
* Return the title of the chart. * @return {String} The title of the chart. * @protected
web/src/Components/BarChart/BarChart.js:165
↓ 2 callersMethodgetTitleValue
* Return an optional value to display on the title line. * @return {String} An optional value to display on the title line. * @protected
web/src/Components/CanistersChart/CanistersChart.js:94
↓ 2 callersMethodgetTotalSupply
* Get the total supply. * @private
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:241
↓ 2 callersMethodnetworkStatus
* Return /network/status response, describing the current status of the network. * @returns {Promise<any>} The response body that was provided by t
web/src/rosetta/RosettaApi.js:272
↓ 2 callersMethodpollForBlockTime
* Update the block time. * @private
web/src/Components/BlockTimeCard/BlockTimeCard.js:96
↓ 2 callersMethodpollForCyclesBurned
* Update the cycles burned. * @private
web/src/Components/CyclesCard/CyclesCard.js:100
↓ 2 callersMethodpollForMessagesTime
* Update the messages time. * @private
web/src/Components/MessagesCard/MessagesCard.js:96
↓ 2 callersMethodtrackPage
* Track the page using react-ga. * @param {String} pathName The path name of the page. * @private
web/src/Components/TrackablePage/TrackablePage.js:47
↓ 1 callersMethodaccountBalanceByAddress
* Return the /account/balance response for the specified account. * @param {string} accountAddress The account address to get the balance of. *
web/src/rosetta/RosettaApi.js:287
↓ 1 callersMethodblockByIndex
* Return the /block response for the block corresponding to the specified block index (i.e., * block height). * @param {number} blockIndex The i
web/src/rosetta/RosettaApi.js:304
↓ 1 callersMethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/DfinitySymbolD3/DfinitySymbolD3.js:133
↓ 1 callersMethoddateToRfc3339
* Return a string for the date in RFC 3339 (URI escaped) format. * @param {Object} date The date to create the string for. * @return {String} A
web/src/Components/PriceChart/PriceChart.js:188
↓ 1 callersFunctionfetchData
(offset: number)
web/src/Components/TransactionsPagedTable/TransactionsPagedTable.tsx:90
↓ 1 callersMethodgetAccountBalance
* Return the ICP account balance of the specified account. * @param {string} accountAddress The account address to get the ICP balance of. * @re
web/src/rosetta/RosettaApi.js:122
↓ 1 callersMethodgetAnimationDuration
* Return The duration of the chart animation. * @param {Any} value The value of the data. * @protected
web/src/Components/BarChart/BarChart.js:241
↓ 1 callersMethodgetCopyrightText
* Return the copyright text. * @return {String} the copyright text. * @private
web/src/Components/Footer/Footer.js:259
↓ 1 callersMethodgetData
* Return an array of objects that describe the chart data. * @return {Array} An array of objects that describe the chart data. * @protected
web/src/Components/PriceChart/PriceChart.js:96
↓ 1 callersMethodgetDomainMaxY
* Return the maximum value of the domain for the Y-axis. * @param {dataMax} value The maximum value of the data. * @return {String} The maximum va
web/src/Components/PriceChart/PriceChart.js:135
↓ 1 callersMethodgetDomainMinY
* Return the minimum value of the domain for the Y-axis. * @param {dataMin} value The minumum value of the data. * @return {String} The minimum va
web/src/Components/PriceChart/PriceChart.js:125
↓ 1 callersMethodgetGetTooltipX
* Return a string for the x-axis tooltip label corresponding to the specified value. * @param {Any} value The value of the data. * @return {Stri
web/src/Components/BarChart/BarChart.js:222
↓ 1 callersMethodgetGetTooltipY
* Return a string for the y-axis tooltip label corresponding to the specified value. * @param {Any} value The value of the data. * @return {Stri
web/src/Components/BarChart/BarChart.js:232
↓ 1 callersMethodgetLastBlockIndex
* Return the latest block index. * @returns {Promise<number>} The latest block index, or a RosettaError for error.
web/src/rosetta/RosettaApi.js:138
↓ 1 callersMethodgetLocationsByCountry
* Set the chart data[] array based on the locations organized by country name. * @private
web/src/Components/CountriesChart/CountriesChart.js:113
↓ 1 callersMethodgetLocationsByCountry
* Get the locations organized by country name. * @private
web/src/Components/CountriesTable/CountriesTable.js:127
↓ 1 callersFunctiongetMaxAgeBonus
()
web/src/utils/getMaxAgeBonus.js:14
↓ 1 callersMethodgetMemoryTotal
* Get the memory total. * @private
web/src/Components/MemoryCard/MemoryCard.js:85
↓ 1 callersMethodgetMemoryTotal
* Get the memory total. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:163
↓ 1 callersMethodgetNnsMetrics
* Get the metrics that come from the NNS. * @private
web/src/Components/StakedChart/StakedChart.js:109
↓ 1 callersMethodgetNumberOfBoundaryNodes
* Get the number of nodes. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:191
↓ 1 callersMethodgetNumberOfCpuCores
* Get the number of CPU cores. * @private
web/src/Components/CpuCoresCard/CpuCoresCard.js:83
↓ 1 callersMethodgetNumberOfCpuCores
* Get the number of CPU cores. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:220
↓ 1 callersMethodgetNumberOfDataCenters
* Get the number of data centers. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:248
↓ 1 callersMethodgetNumberOfNodeProviders
* Get the number of node providers. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:314
↓ 1 callersMethodgetNumberOfNodes
* Get the number of nodes. * @private
web/src/Components/NodesCard/NodesCard.js:83
↓ 1 callersMethodgetNumberOfNodes
* Get the number of nodes. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:286
↓ 1 callersMethodgetNumberOfSubnets
* Get the number of subnets. * @private
web/src/Components/SubnetsCard/SubnetsCard.js:83
↓ 1 callersMethodgetNumberOfSubnets
* Get the number of subnets. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:340
↓ 1 callersFunctiongetRandomInt
(start, end)
web/src/utils/getRandomInt.js:15
↓ 1 callersFunctiongetRandomNumber
(start, end)
web/src/utils/getRandomNumber.js:14
↓ 1 callersMethodgetRowCellsAvgCores
* Return the table cells for the average cores per node row. * @return {Array} the table cells for the average cores per node row. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:391
↓ 1 callersMethodgetRowCellsAvgMemory
* Return the table cells for the average memory per node row. * @return {Array} the table cells for the average memory per node row. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:416
↓ 1 callersMethodgetRowCellsAvgNodes
* Return the table cells for the average nodes per data center row. * @return {Array} the table cells for the average nodes per data center row.
web/src/Components/DataCentersTable/DataCentersTable.js:441
↓ 1 callersMethodgetRowCellsCirculatingSupply
* Return the table cells for the Circulating Supply row. * @return {Array} the table cells for the Circulating Supply row. * @private
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:268
↓ 1 callersMethodgetRowCellsDailyVotingRewards
* Return the table cells for the Daily Voting Rewards Maturity row. * @return {Array} The table cells for the Daily Voting Rewards Maturity row.
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:281
↓ 1 callersMethodgetRowCellsMaxRewardsPercent
* Return the table cells for the Max Annual Voting Rewards row. * @return {Array} The table cells for the Max Annual Voting Rewards row. * @priv
web/src/Components/NetworkMetricsTable/NetworkMetricsTable.js:312
↓ 1 callersMethodgetRowCellsMemoryTotal
* Return the table cells for the memoryTotal row. * @return {Array} the table cells for the memoryTotal row. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:468
↓ 1 callersMethodgetRowCellsSimulationSwitch
* Return the table cells for the simulation switch row. * @return {Array} the table cells for the simulation switch row. * @private
web/src/Components/DataCentersTable/DataCentersTable.js:492
↓ 1 callersMethodgetRowCellsTotalStaked
* Return the table cells for the Total Staked row. * @return {Array} the table cells for the Total Staked row. * @private
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:313
↓ 1 callersMethodgetRowCellsTotalSupply
* Return the table cells for the Total Supply row. * @param {String} description The description text of the metric object. * @param {Object} me
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:342
↓ 1 callersMethodgetSectionCards
* Return the elements for the Cards section based on the current breakpoint. * @return {Object} The elements for the Cards section based on the cur
web/src/Components/HomePage/HomePage.js:227
↓ 1 callersMethodgetSectionCharts
* Return the elements for the Charts section based on the current breakpoint. * @return {Object} The elements for the Charts section based on the c
web/src/Components/HomePage/HomePage.js:326
↓ 1 callersMethodgetSectionTables
* Return the elements for the Tables section based on the current breakpoint. * @return {Object} The elements for the Tables section based on the c
web/src/Components/HomePage/HomePage.js:278
↓ 1 callersFunctiongetTableElements
()
web/src/Components/PagedTable/PagedTable.tsx:241
↓ 1 callersMethodgetTitle
* Return the title of the chart. * @return {String} The title of the chart. * @protected
web/src/Components/PriceChart/PriceChart.js:83
↓ 1 callersMethodgetTransaction
* Return the Transaction object with the specified hash. * @param {string} transactionHash The hash of the transaction to return. * @returns {Tr
web/src/rosetta/RosettaApi.js:156
↓ 1 callersMethodgetTransactionByBlock
* Return the Transaction corresponding to the specified block index (i.e., block height). * @param {number} blockIndex The index of the block to re
web/src/rosetta/RosettaApi.js:241
↓ 1 callersMethodhandleWindowResize
* Force the component to re-render when the window is resized. * @private
web/src/Components/ResponsiveComponent/ResponsiveComponent.js:48
↓ 1 callersFunctionisBreakpointGreaterOrEqualTo
(breakpoint)
web/src/utils/breakpoint.js:45
↓ 1 callersFunctionisBreakpointLessOrEqualTo
(breakpoint)
web/src/utils/breakpoint.js:79
↓ 1 callersMethodnetworksList
* Return the /network/list response, containing a list of NetworkIdentifiers that the Rosetta * server supports. * @returns {Promise<any>} The r
web/src/rosetta/RosettaApi.js:263
↓ 1 callersMethodpollForInitialBlocks
* Poll for the initial blocks. * @private
web/src/Components/BlocksChart/BlocksChart.js:166
↓ 1 callersMethodpollForMoreBlocks
* Poll for more blocks. * @private
web/src/Components/BlocksChart/BlocksChart.js:202
↓ 1 callersMethodrender
* Return a reference to a React element to render into the DOM. * @return {Object} A reference to a React element to render into the DOM. * @pub
web/src/Components/DfinitySymbolD3/DfinitySymbolD3.js:181
↓ 1 callersMethodrender
* Return a reference to a React element to render into the DOM. * @return {Object} A reference to a React element to render into the DOM. * @pub
web/src/Components/Footer/Footer.js:174
↓ 1 callersFunctionroundDownDateToHour
(date)
web/src/utils/roundDownDateToHour.js:13
↓ 1 callersMethodtransactionsByAccount
* Return the /search/transactions response for transactions containing an operation that affects * the specified account. * @param {string} acco
web/src/rosetta/RosettaApi.js:321
↓ 1 callersMethodtransactionsByHash
* Return the /search/transactions response for transactions (only one) with the specified hash. * @param {string} transactionHash The hash of the t
web/src/rosetta/RosettaApi.js:337
FunctionPagedTable
( { breakpoint, columnWidths, count, getBodyRows, headerRow, isLoading, onChange
web/src/Components/PagedTable/PagedTable.tsx:221
FunctionTransactionsPagedTable
( { breakpoint, currentAccountAddress, getTransactions, onChangePage, onChangePageSize,
web/src/Components/TransactionsPagedTable/TransactionsPagedTable.tsx:74
FunctioncomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/App.js:123
FunctioncomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/ImageLinkGrid/ImageLinkGrid.js:61
FunctioncomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/BlocksCard/BlocksCard.js:49
FunctioncomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/DfinityEarth/DfinityEarth.js:157
FunctioncomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/DEAppBar/DEAppBar.js:500
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/TransactionsPage/TransactionsPage.js:79
MethodcomponentDidMount
* Invoked by React immediately after a component is mounted (inserted into the tree). * @public
web/src/Components/IcpMetricsTable/IcpMetricsTable.js:53
next →1–100 of 257, ranked by callers