|
270 | 270 | - EVM vs. zkEVM: zkEVM/spec/evm-differences.md |
271 | 271 | - API: |
272 | 272 | - JSON RPC endpoints: zkEVM/api/json-rpc.md |
| 273 | + - Check transaction status: zkEVM/how-to/check-tx-status.md |
273 | 274 | - Concepts: |
274 | 275 | - Concepts: zkEVM/concepts/index.md |
275 | 276 | - EVM basics: zkEVM/concepts/evm-basics.md |
@@ -413,14 +414,14 @@ nav: |
413 | 414 | - Deploy a contract with Foundry: zkEVM/how-to/using-foundry.md |
414 | 415 | - Deploy a contract with Hardhat: zkEVM/how-to/using-hardhat.md |
415 | 416 | - Verify a contract: zkEVM/how-to/verify-contract.md |
416 | | - - Check transaction status: zkEVM/how-to/check-tx-status.md |
417 | 417 | - Third-party tutorials: tools/dApp-development/third-party-tutorials.md |
418 | | - #- OKLink: |
419 | | - #- OKLink verify contract with API: https://www.oklink.com/docs/en/#on-chain-tools-contract-verification |
420 | | - #- OKLink verify contract with external plugins: https://www.oklink.com/docs/en/#on-chain-tools-contract-verification-plugins |
421 | | - #- Venly: |
422 | | - #- Venly's NFT-API: https://docs.venly.io/docs/nft-api-getting-started |
423 | | - #- Venly's Zapier integration: https://docs.venly.io/docs/zapier-integration |
| 418 | + - Popular tools: |
| 419 | + - OKX explorer: |
| 420 | + - Verify contract with API: https://www.oklink.com/docs/en/#on-chain-tools-contract-verification |
| 421 | + - Verify contract with external plugins: https://www.oklink.com/docs/en/#on-chain-tools-contract-verification-plugins |
| 422 | + - Venly: |
| 423 | + - NFT-API: https://docs.venly.io/docs/nft-api-getting-started |
| 424 | + - Zapier integration: https://docs.venly.io/docs/zapier-integration |
424 | 425 | - Chain indexer framework: |
425 | 426 | - Overview: tools/chain-indexer-framework/overview.md |
426 | 427 | - Usage: tools/chain-indexer-framework/usage.md |
@@ -610,7 +611,7 @@ markdown_extensions: |
610 | 611 | - footnotes |
611 | 612 | - def_list |
612 | 613 | - attr_list |
613 | | - - md_in_html |
| 614 | + #- md_in_html |
614 | 615 | - abbr |
615 | 616 | - pymdownx.tabbed |
616 | 617 | - pymdownx.superfences |
|
0 commit comments