122 lines
5.1 KiB
JSON
Raw Normal View History

2019-07-19 15:16:52 +05:30
{
2019-08-07 14:11:35 +05:30
"difficulty" : "Difficulty",
2019-09-13 13:43:57 +05:30
"transactions-over-time" : "Transactions over Time",
2019-08-08 19:42:59 +05:30
"blocks-by-algorithm" : "Blocks by Algorithm",
2019-07-23 12:37:04 +05:30
"blocks" : "Blocks",
2019-09-05 15:26:32 +02:00
"transaction-fees" : "Average Transaction Fee",
2019-07-23 12:37:04 +05:30
"supply-growth" : "Supply Growth",
"blocks-mined" : "Blocks Mined",
"hashrate-growth-chart" : "HashRate Growth Chart",
"block-interval" : "Block Interval",
2019-08-08 19:42:59 +05:30
"transactions-by-date" : "Transactions by Date",
2019-08-07 20:23:30 +05:30
"total-difficulty" : "Total Difficulty",
"target-difficulty" : "Target Difficulty",
2019-08-22 17:41:55 +05:30
"avg-block-interval" : "Avg Block Interval",
2019-07-19 15:16:52 +05:30
"home": {
2019-07-31 16:02:45 +05:30
"HEADER_TEXT": "You are on Beta",
2019-07-19 19:35:06 +05:30
"COUNTDOWN": "Mainnet Countdown",
2019-09-17 18:31:32 +05:30
"TIMETAKEN": "Time Taken (sec)",
2019-08-02 15:54:24 +05:30
"EXPLORE_IT": "Explore",
2019-07-19 19:35:06 +05:30
"VIEWALL": "View All Charts",
"BLOCKCHAIN_HEIGHT": "Blockchain Height",
2019-08-12 19:03:58 +05:30
"LATEST_BLOCKS" : "Latest Blocks",
2019-09-09 13:19:51 +05:30
"LATEST_BLOCK_AGE": "Latest Block",
"CURRENT_TARGET_DIFF": "Current Target Difficulty",
"CURRENT_TOTAL_DIFF": "Current Total Difficulty",
"CIRCULATING_SUPPLY": "Circulating Supply",
2020-01-07 13:33:42 +05:30
"HASHRATE": "Network Hashrate",
2019-07-19 19:35:06 +05:30
"HEIGHT": "Height",
"HASH": "Hash",
"AGE": "Age",
"FEE": "Fee",
"DIFFICULTY" : "Difficulty",
2019-08-02 15:54:24 +05:30
"POW_ALGO" : "PoW Algo",
2019-07-19 19:35:06 +05:30
"INPUTS" : "Inputs",
2019-07-22 14:44:21 +05:30
"INPUT" : "Input",
2019-07-19 19:35:06 +05:30
"OUTPUTS" : "Outputs",
2019-07-22 14:44:21 +05:30
"OUTPUT" : "Output",
2019-08-08 18:50:20 +05:30
"KERNEL" : "Kernel",
2019-07-19 19:35:06 +05:30
"KERNELS" : "Kernels",
"EPIC" : "Epic",
"EXPLORE" : "Explore",
"AGO" : "ago",
2019-07-24 12:56:59 +05:30
"BLOCKS_PER_PAGE" : "Blocks per page",
2019-07-19 19:35:06 +05:30
"MINUTE" : "minute",
"TOTAL_DIFFICULTY" : "Total Difficulty",
2019-08-07 11:47:48 +05:30
"TARGET_DIFFICULTY" : "Target Difficulty",
2019-09-13 13:43:57 +05:30
"TRANSACTIONS_BY_TIME" : "Transactions over Time",
2019-07-19 19:35:06 +05:30
"BLOCKS" : "Blocks",
2019-08-21 18:42:34 +05:30
"BLOCKSINTERVAL" : "Block Interval",
2019-08-20 19:12:33 +05:30
"SUPPLY_GROWTH_HOVER" : "Current Block Reward",
2019-08-22 17:41:55 +05:30
"BOCKS_COUNT_HOVER" : "Last 24h Blocks Count",
2019-09-05 15:26:32 +02:00
"TRANSACTION_FEE_HOVER" : "24h Avg Fee",
2019-08-19 15:59:18 +05:30
"BLOCK_INTERVAL_HOVER" : "Today Block Interval in Secs",
2019-08-19 16:23:16 +05:30
"TRANSACTION_LINECHAT_HOVER" : "Today Total Transaction Count",
"BLOCK_INTERVAL_BW_BLOCKS_HOVER" : "Last Block Interval in Secs",
2019-07-19 19:35:06 +05:30
"BLOCK" : "Block",
"BLOCKS_MINED" : "Blocks Mined",
2019-09-05 15:26:32 +02:00
"TRANSACTION_FEES" : "Average Transaction Fee",
2019-07-19 19:35:06 +05:30
"SUPPLY_GROWTH" : "Supply Growth",
"HASHRATE_GROWTH_CHART" : "HashRate Growth Chart",
2019-08-22 17:41:55 +05:30
"BLOCK_INTERVAL" : "Avg Block Interval",
2019-08-02 15:54:24 +05:30
"TRANSACTIONS_VS_DATE" : "Transactions by Date",
2019-07-19 19:35:06 +05:30
"DAYS" : "days",
"MONTHS" : "months",
"All" : "All",
2019-07-19 19:35:06 +05:30
"WEEK" : "week",
2019-09-17 18:31:32 +05:30
"SEARCH_TEXT" : "Search by hash, or block height or output commit ID",
2019-07-22 14:44:21 +05:30
"BLOCK_REWARD" : "Block Reward",
"NOT_FOUND" : "Page Not Found",
"NOT_FOUND1" : "Page you are looking for is not found",
"NOT_FOUND2" : "Go to Explorer",
2019-08-02 15:54:24 +05:30
"ALGORITHM" : "PoW Algorithm",
2019-07-22 14:44:21 +05:30
"COMMIT" : "commit",
"TYPE" : "Type",
"SPEND" : "Spend",
"FEATURES" : "Features",
"LOCK" : "Lock",
"SEARCH_RESULT" : "Search Results for",
"SEARCH_RESULT1" : "Your search term",
"SEARCH_RESULT2" : "is too short",
2019-08-01 19:29:20 +05:30
"SEARCH_RESULT3" : "please enter at least six characters if searching by hash",
"PEERS" : "Peers",
"CAPABILITIES" : "Capabilities",
"USER_AGENT" : "User Agent",
"VERSION" : "Version",
"ADDR" : "Addr",
2019-08-02 15:54:24 +05:30
"DIRECTION" : "Direction",
"SPENT" : "Spent"
2019-09-11 19:06:29 +05:30
},
"api-view": {
"query-api" : "Query API",
"query-api-line1" : "The API function to call is specified through the q parameter.",
2019-09-11 19:10:30 +05:30
"query-api-line2" : "For instance you can ask the totalcoins of epic cash with ",
2019-09-11 19:06:29 +05:30
"circulating" : "returns the number of circulating coins",
"getblockcount":"returns the current block height as a plain text string",
"getdifficulty-randomx" : "returns the RandomX difficulty as a plain text string",
2019-09-24 12:56:18 +05:30
"getdifficulty-progpow" : "returns the ProgPoW difficulty as a plain text string",
2019-09-11 19:06:29 +05:30
"getdifficulty-cuckoo" : "returns the Cuckoo difficulty as a plain text string",
"totalcoins" : "returns the outstanding number of coins",
"Block-Queries": "Block Queries",
"real-time-simple-query" : "Real-Time Simple Queries",
"block-query-text" : "Block APIs only consider blocks in the 'main' chain (as determined by the explorer wallet).",
"getblockhash" : " parameter and returns corresponding block hash.",
"getblockheight" : " parameter and returns corresponding block height.",
"getblocktime" : " parameter and returns unixtime of the block.",
"takes" : "takes a",
2019-09-16 17:38:33 +05:30
"Note" : "Note",
"reward" : "returns current block reward",
2019-09-18 14:46:24 +05:30
"averageblocktime" : "returns average block time of past 24 hours in seconds"
},
"commit-id-view": {
"output-commit":"Output Commit",
"created-at-block":"Created at block",
"created-at":"Created At",
"output-type" : "Output Type",
"proof" : "Proof",
"proof-hash" : "Proof hash",
"merkle-proof" : "Merkle Proof",
"mmr-index" : "MMR Index"
2019-07-19 15:16:52 +05:30
}
2019-07-19 19:35:06 +05:30
}