User experience improvements for first page load#91
Open
ayuthmang wants to merge 623 commits intoantonnell:mainfrom
Open
User experience improvements for first page load#91ayuthmang wants to merge 623 commits intoantonnell:mainfrom
ayuthmang wants to merge 623 commits intoantonnell:mainfrom
Conversation
Add oho chain id
update rpc privacy statements
Update extraRpcs.js
Add map protocol mainnet rpc
Add Map Protocol Rpc
Use CF cdn images
OnFinality Privacy Policy provided
OnFinality Privacy Policy provided
OnFinality Privacy Policy provided
OnFinality Privacy Policy provided
…tnet, Eth Sepolia, Palm Testnet
OnFinality Privacy Policy provided
add GetBlock endpoint https://arbitrum.getblock.io/api_key/mainnet/
add privacy policy info
* Added T.E.A.M Blockchain * Update chainIds.json remove chain not yet listed on Defillama from chainid file * Update extraRpcs.js add privacy policy info --------- Co-authored-by: Real Shaman <85087525+realdealshaman@users.noreply.github.com>
* Update chainIds.json * Update extraRpcs.js --------- Co-authored-by: Real Shaman <85087525+realdealshaman@users.noreply.github.com>
New RPC address for GasHawk.
OnFinality Privacy Policy provided
OnFinality Privacy Policy provided
+ Chain 6 + Chain 63
* Added ShimmerEVM Testnet RPC ShimmerEVM is the EVM chain developed by [IOTA Foundation](https://iota.org) as L2 running on top of [Shimmer Network](https://shimmer.network/), which is L1. [Wiki Reference](https://wiki.iota.org/shimmer/smart-contracts/guide/chains_and_nodes/testnet/#interact-with-evm) [IOTA Privacy Policy](https://www.iota.org/privacy-policy) * Update extraRpcs.js add privacystatement --------- Co-authored-by: Real Shaman <85087525+realdealshaman@users.noreply.github.com>
Updates list of available RPC to include the latest RPC in town (MEV Blocker).
Updates list to include MEV Blocker RPC
|
Someone is attempting to deploy a commit to a Personal Account owned by @antonnell on Vercel. @antonnell first needs to authorize it. |
Contributor
Author
|
Gosh, why the commit list is so long O.o. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When a user enters the website the user needs to move the mouse and focus the search input to search network lists.
For the keyboard navigation user. The user needs to press 5 times of tab key to focus the search input.
This PR tends to improve the experience when the page is loaded then the focus will automatically to the search input immediately.