Files
explorer-monorepo/docs
defiQUG d02ee71cf6 Update CCIP Router and Bridge Addresses for ChainID 138
- Changed CCIP Router address from `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e` to `0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817` across multiple documentation files.
- Updated WETH9 Bridge address from `0x89dd12025bfCD38A168455A44B400e913ED33BE2` to `0xcacfd227A040002e49e2e01626363071324f820a`.
- Ensured all references to the new addresses are consistent throughout the documentation.

This update reflects the latest deployment configurations and ensures accurate contract references for ChainID 138.
2026-03-24 22:49:29 -07:00
..

Explorer Monorepo Documentation

Overview of documentation for the ChainID 138 Explorer (SolaceScanScout).


Entry points

Doc Description
INDEX.md Full documentation index (bridge, setup, verification, operations)
EXPLORER_API_ACCESS.md API access, 502 fix, CSP, frontend deploy for https://explorer.d-bis.org
../README.md Project README: quick start, frontend, architecture, config

Frontend

Doc Description
../frontend/FRONTEND_REVIEW.md Frontend code review (SPA + React)
../frontend/FRONTEND_TASKS_AND_REVIEW.md Task list C1L4 and detail review

Deploy the live SPA (VMID 5000):

./scripts/deploy-frontend-to-vmid5000.sh

Full fix (Blockscout + nginx + frontend):

./scripts/complete-explorer-api-access.sh

Deployment

Doc Description
../README_DEPLOYMENT.md Deployment quick reference
../deployment/DEPLOYMENT_GUIDE.md Full LXC + Nginx + Cloudflare deployment guide
../QUICKSTART.md Quick start (deps, infra, dev services)

Other

  • Bridge / WETH: See INDEX.md for bridge setup, verification, and operations.
  • Specs: specs/ for infrastructure and multichain specs.
  • CCIP, Blockscout, etc.: See files in this directory and the repo root.

Last updated: 2025-02-09