solana/explorer/src/pages
Victor Pontis 900f8a3b2b
explorer: Add information about NFToken NFTs and Collection (#26716)
This adds NFToken support to the Solana Explorer so that users can see NFToken NFTs and Collections and do some basic /exploring/. NFToken Docs: https://nftoken.so

## Feature Overview

[Loom Video](https://www.loom.com/share/362e24aa66ac4db198b3e014a99235cb)

<img width="1175" alt="CleanShot 2022-07-21 at 12 55 08@2x" src="https://user-images.githubusercontent.com/1319079/180270677-f02c0646-107e-4566-85b7-cd6a9f4b9eac.png">
<img width="1177" alt="CleanShot 2022-07-21 at 12 55 00@2x" src="https://user-images.githubusercontent.com/1319079/180270686-d376bcba-3477-47ef-8cb0-972ad3b8d22c.png">

## Code Overview

[Loom Video](https://www.loom.com/share/bdab68e55d73462a9222b105dd2316cb)
2022-08-26 12:49:37 -04:00
..
inspector explorer: Add account bytes to tx inspector (#26200) 2022-06-24 10:40:30 +00:00
AccountDetailsPage.tsx explorer: Add information about NFToken NFTs and Collection (#26716) 2022-08-26 12:49:37 -04:00
BlockDetailsPage.tsx explorer: Add tabs for block program and account stats (#15702) 2021-03-04 21:12:41 +08:00
ClusterStatsPage.tsx explorer: Synchronoize timescale for tps and ping stats (#24865) 2022-04-30 13:37:13 +08:00
EpochDetailsPage.tsx explorer: Update bootstrap and dashkit (#21458) 2021-11-28 14:49:22 -06:00
SupplyPage.tsx
TransactionDetailsPage.tsx Explorer: Refactor parsed transaction handling (#27050) 2022-08-10 11:04:54 +00:00