solana/explorer/src/components/account
Justin Starry d42e5725fe
Explorer: Batch account fetching (#28415)
* Bump @solana/web3.js to 1.66.0

* Explorer: Add batched account fetcher to reduce RPC rate limiting
2022-10-16 21:18:49 +08:00
..
address-lookup-table Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
history Explorer: Display block utc timestamp in account history (#28248) 2022-10-06 06:04:04 +00:00
nftoken Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
AnchorAccountCard.tsx Explorer: Refactor account provider data types (#28390) 2022-10-14 06:41:32 +00:00
AnchorProgramCard.tsx
BlockhashesCard.tsx
ConfigAccountSection.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
DomainsCard.tsx
HistoryCardComponents.tsx
MetaplexMetadataCard.tsx
MetaplexNFTAttributesCard.tsx
MetaplexNFTHeader.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
NonceAccountSection.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
OwnedTokensCard.tsx
RewardsCard.tsx Explorer: Refactor account provider data types (#28390) 2022-10-14 06:41:32 +00:00
SecurityCard.tsx
SlotHashesCard.tsx
StakeAccountSection.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
StakeHistoryCard.tsx Explorer: Split out `SolBalance` component from utils (#28072) 2022-09-26 09:25:15 +00:00
SysvarAccountSection.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
TokenAccountSection.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
TokenHistoryCard.tsx
TokenLargestAccountsCard.tsx
UnknownAccountCard.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
UpgradeableLoaderAccountSection.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
VoteAccountSection.tsx Explorer: Batch account fetching (#28415) 2022-10-16 21:18:49 +08:00
VotesCard.tsx