-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add OP Scan Block Explorer #1102
Closed
Closed
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
5828dc0
Add OP Scan Block Explorer
saimeunt e33b435
Add missing files
saimeunt 51c1e54
Update cross-chain-message.mdx
zainbacchus 8b29d73
fix lint warning
krofax eb24a1c
remove word
krofax 766a836
Update pages/stack/interop/cross-chain-message.mdx
krofax f6a249a
updated text
krofax 8fff156
improved word
krofax 24ecff7
Improve Grammar and Consistency in Glossary Term Template
donatik27 d12e0c8
Update suggest_tutorial.yaml
donatik27 95f0401
Updated docs files with errors
Anon-im 562b257
Typo Update CONTRIBUTING.md
mdqst f46ab56
Clean up explainer
zainbacchus 1baceef
remove duplicate
krofax 9b2d714
correct spelling
krofax eadccee
fix spacing
krofax 8942e00
improve text
krofax 014db79
improve text
krofax f15d94a
Update explainer.mdx
zainbacchus 6716511
reworded for clarity
krofax 65ab7a4
improve text
krofax 6b11565
Update home page capitalization
bradleycamacho 08a1af9
Fix breadcrumb and title casing
bradleycamacho 8172140
Typo Update content-reuse.md
voronor dbb9429
Added starter kit
krofax 654f104
fix lint error
krofax f258618
Collapsing walkthrough section and disabling changed file summary
bradleycamacho 44e1963
replace the SDK link with viem
krofax 0adff39
changes op mainnet to op stack
krofax dd292f3
Deploy the L1 contract command path updated
BalrajHariharanA 823c428
Refactor JSDoc for WipCallout to Improve Clarity and Precision Update…
0xbryer 911b42c
Fix invalid stroke-width attribute Update Loader.tsx
voronor 4488df3
Update components/calculator/Loader.tsx
krofax ba611db
Created a script that checks for borken links
krofax e8d2b35
updated the link checker
krofax dc23b5e
Documented the steps involved to automate the redirect
krofax 11f7939
revert changes made in lychee
krofax 7458aef
revert previous changes to lychee file
krofax 071e411
Update notes/fix-redirects.md
krofax 4a791af
fix lint issues
krofax ccf1313
update the command
krofax 5148ca9
revert changes
krofax f902d7e
Typo Update OpProposerDescriptionShort.md
0xbryer 7e3ac40
docs: fix SuperchainERC20 deployment guide URL
codeesura 21b3dc5
Update rollup.mdx
brokewhale e9e04e5
Update addresses.mdx
Hopium21 b7814fa
Update security-policy.mdx
Hopium21 b05ddc5
Update 404.mdx
Hopium21 2390a3a
Update index.mdx
Hopium21 0cdd15a
Update pages/404.mdx
sbvegan 0e80025
Update oracles.mdx tags
brokewhale e6d3bc3
fix lint issues
krofax 4a9df6f
Sync with latest README
saimeunt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codebase verification
Missing documentation file for OP Scan Block Explorer
The
_meta.json
file includes an entry for "op-scan" but there's no corresponding documentation file in the directory. The existingexplorer.mdx
is specifically about deploying Blockscout and is unrelated to OP Scan. You should:pages/builders/chain-operators/tools/
directory_meta.json
as they represent different tools (Blockscout and OP Scan)🔗 Analysis chain
Please clarify the relationship with existing explorer entry.
The addition follows the correct format and maintains alphabetical ordering. However, there's already an existing "explorer" entry. Could you clarify if:
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 225
Script:
Length of output: 2457