Unify explorer DBIS taxonomy and branding
All checks were successful
phoenix-deploy Deployed to explorer-live
Deploy Explorer Live / deploy (push) Successful in 2m18s
All checks were successful
phoenix-deploy Deployed to explorer-live
Deploy Explorer Live / deploy (push) Successful in 2m18s
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
<meta http-equiv="Expires" content="0">
|
||||
<!-- CSP: unsafe-eval required by ethers.js v5 UMD from CDN (uses new Function for ABI). Our code avoids eval/string setTimeout. Can be removed when moving to ethers v6 build (no UMD eval). -->
|
||||
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.jsdelivr.net https://unpkg.com https://cdnjs.cloudflare.com; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com; font-src 'self' https://cdnjs.cloudflare.com; img-src 'self' data: https:; connect-src 'self' https://blockscout.defi-oracle.io https://explorer.d-bis.org https://rpc-http-pub.d-bis.org wss://rpc-ws-pub.d-bis.org http://192.168.11.221:8545 ws://192.168.11.221:8546;">
|
||||
<title>SolaceScan | Chain 138 Explorer by DBIS</title>
|
||||
<meta name="description" content="SolaceScan - Chain 138 Explorer by DBIS. Public explorer surfaces for blocks, transactions, addresses, routes, wallet tools, and bridge monitoring.">
|
||||
<meta name="keywords" content="blockchain explorer, ChainID 138, DBIS, SolaceScan, bridge monitoring, wallet tools, blockchain, ethereum, blockscout">
|
||||
<meta name="author" content="SolaceScan">
|
||||
<meta name="application-name" content="SolaceScan">
|
||||
<title>DBIS Explorer | Chain 138 Explorer by DBIS</title>
|
||||
<meta name="description" content="DBIS Explorer - Chain 138 Explorer by DBIS. Public explorer surfaces for blocks, transactions, addresses, routes, wallet tools, and bridge monitoring.">
|
||||
<meta name="keywords" content="blockchain explorer, ChainID 138, DBIS, DBIS Explorer, bridge monitoring, wallet tools, blockchain, ethereum, blockscout">
|
||||
<meta name="author" content="DBIS Explorer">
|
||||
<meta name="application-name" content="DBIS Explorer">
|
||||
<meta name="theme-color" content="#667eea">
|
||||
<script>
|
||||
(function(){function t(){var e=document.getElementById('navLinks'),n=document.getElementById('navToggle'),r=document.getElementById('navToggleIcon');if(e&&n){var o=e.classList.toggle('nav-open');n.setAttribute('aria-expanded',o?'true':'false');if(r)r.className=o?'fas fa-times':'fas fa-bars';}}function c(){var e=document.getElementById('navLinks'),n=document.getElementById('navToggle'),r=document.getElementById('navToggleIcon');if(e)e.classList.remove('nav-open');if(n)n.setAttribute('aria-expanded','false');if(r)r.className='fas fa-bars';}window.toggleNavMenu=t;window.closeNavMenu=c;})();
|
||||
@@ -20,15 +20,15 @@
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://blockscout.defi-oracle.io/">
|
||||
<meta property="og:title" content="SolaceScan - Chain 138 Explorer by DBIS">
|
||||
<meta property="og:title" content="DBIS Explorer - Chain 138 Explorer by DBIS">
|
||||
<meta property="og:description" content="Comprehensive blockchain explorer for ChainID 138 with cross-chain bridge monitoring and WETH utilities.">
|
||||
<meta property="og:image" content="https://blockscout.defi-oracle.io/og-image.png">
|
||||
<meta property="og:site_name" content="SolaceScan">
|
||||
<meta property="og:site_name" content="DBIS Explorer">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:url" content="https://blockscout.defi-oracle.io/">
|
||||
<meta name="twitter:title" content="SolaceScan - Chain 138 Explorer by DBIS">
|
||||
<meta name="twitter:title" content="DBIS Explorer - Chain 138 Explorer by DBIS">
|
||||
<meta name="twitter:description" content="Comprehensive blockchain explorer for ChainID 138 with cross-chain bridge monitoring and WETH utilities.">
|
||||
<meta name="twitter:image" content="https://blockscout.defi-oracle.io/og-image.png">
|
||||
|
||||
@@ -1214,7 +1214,7 @@
|
||||
<a class="logo" href="/" aria-label="Go to explorer home" style="text-decoration:none; color:inherit;">
|
||||
<i class="fas fa-cube"></i>
|
||||
<div style="display: flex; flex-direction: column; gap: 0.25rem;">
|
||||
<span>SolaceScan</span>
|
||||
<span>DBIS Explorer</span>
|
||||
<span style="font-size: 0.75rem; font-weight: normal; opacity: 0.9;">Chain 138 Explorer by DBIS</span>
|
||||
</div>
|
||||
</a>
|
||||
@@ -1784,14 +1784,14 @@
|
||||
<div class="container">
|
||||
<div class="site-footer-grid">
|
||||
<div>
|
||||
<div style="font-size: 1.05rem; font-weight: 700; margin-bottom: 0.5rem;">SolaceScan</div>
|
||||
<div style="font-size: 1.05rem; font-weight: 700; margin-bottom: 0.5rem;">DBIS Explorer</div>
|
||||
<div class="site-footer-note">
|
||||
Built on Blockscout foundations for the DBIS / Defi Oracle Chain 138 explorer surface.
|
||||
Built on Blockscout foundations for the DBIS Chain 138 explorer surface.
|
||||
Explorer data, block indexing, and public chain visibility are powered by Blockscout,
|
||||
Chain 138 RPC, and the MetaMask Snap companion.
|
||||
</div>
|
||||
<div class="site-footer-note" style="margin-top: 0.8rem;">
|
||||
© 2026 DBIS / Defi Oracle. All rights reserved.
|
||||
© 2026 DBIS. All rights reserved.
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user