chore: sync workspace — configs, docs, scripts, CI, pnpm, submodules
- Submodule pins: dbis_core, cross-chain-pmm-lps, mcp-proxmox (local, push may be pending), metamask-integration, smom-dbis-138 - Atomic swap + cross-chain-pmm-lops-publish, deploy-portal workflow, phoenix deploy-targets, routing/aggregator matrices - Docs, token-lists, forge proxy, phoenix API, runbooks, verify scripts Made-with: Cursor
This commit is contained in:
@@ -70,7 +70,7 @@ curl -X POST https://rpc-http-pub.d-bis.org \
|
||||
|
||||
1. **Remove existing network** in MetaMask (if previously added)
|
||||
2. **Add network manually**:
|
||||
- Network Name: `Defi Oracle Meta Mainnet`
|
||||
- Network Name: `DeFi Oracle Meta Mainnet`
|
||||
- RPC URL: `https://rpc-http-pub.d-bis.org`
|
||||
- Chain ID: `138`
|
||||
- Currency Symbol: `ETH`
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
**Source**: [thirdweb Chainlist](https://thirdweb.com/chainlist?query=138)
|
||||
|
||||
**Chain Details**:
|
||||
- Name: Defi Oracle Meta Mainnet
|
||||
- Name: DeFi Oracle Meta Mainnet
|
||||
- Chain ID: 138
|
||||
- Native Token: ETH
|
||||
- Bridge Service: ✅ Available
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
### ChainID 138 IS Supported by thirdweb Bridge!
|
||||
|
||||
**Verified Sources**:
|
||||
- ✅ [thirdweb Chainlist](https://thirdweb.com/chainlist?query=138) - ChainID 138 listed as "Defi Oracle Meta Mainnet"
|
||||
- ✅ [thirdweb Chainlist](https://thirdweb.com/chainlist?query=138) - ChainID 138 listed as "DeFi Oracle Meta Mainnet"
|
||||
- ✅ [Defi Oracle Meta Page](https://thirdweb.com/defi-oracle-meta) - Bridge service confirmed
|
||||
- ✅ Credentials configured and working
|
||||
|
||||
@@ -68,7 +68,7 @@ npm install @thirdweb-dev/react @thirdweb-dev/sdk
|
||||
1. Go to Bridge tab in project dashboard
|
||||
2. Settings → "Don't see your token listed?"
|
||||
3. Submit:
|
||||
- Chain: Defi Oracle Meta Mainnet (138)
|
||||
- Chain: DeFi Oracle Meta Mainnet (138)
|
||||
- Token: `0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2`
|
||||
4. Wait 20-40 minutes for route discovery
|
||||
|
||||
@@ -92,7 +92,7 @@ npm install @thirdweb-dev/react @thirdweb-dev/sdk
|
||||
## References
|
||||
|
||||
- [thirdweb Chainlist - ChainID 138](https://thirdweb.com/chainlist?query=138)
|
||||
- [Defi Oracle Meta Mainnet](https://thirdweb.com/defi-oracle-meta)
|
||||
- [DeFi Oracle Meta Mainnet](https://thirdweb.com/defi-oracle-meta)
|
||||
- [Bridge FAQ](https://portal.thirdweb.com/bridge/faq)
|
||||
- [Bridge Widget Documentation](https://portal.thirdweb.com/bridge/widget)
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ The most common cause is that the RPC endpoint is requiring **JWT authentication
|
||||
1. Open MetaMask
|
||||
2. Click the network dropdown (top center)
|
||||
3. Click "Settings" (gear icon) or go to Settings → Networks
|
||||
4. Find "Defi Oracle Meta Mainnet" or "SMOM-DBIS-138"
|
||||
4. Find "DeFi Oracle Meta Mainnet" or "SMOM-DBIS-138"
|
||||
5. Click "Delete" or "Remove" to remove the network
|
||||
|
||||
### Step 2: Add Network with Correct RPC URL
|
||||
@@ -46,7 +46,7 @@ The most common cause is that the RPC endpoint is requiring **JWT authentication
|
||||
2. Enter these **exact** values:
|
||||
|
||||
```
|
||||
Network Name: Defi Oracle Meta Mainnet
|
||||
Network Name: DeFi Oracle Meta Mainnet
|
||||
RPC URL: https://rpc-http-pub.d-bis.org
|
||||
Chain ID: 138
|
||||
Currency Symbol: ETH
|
||||
|
||||
@@ -27,7 +27,7 @@ Since the contract's `decimals()` function is incorrect, you need to manually sp
|
||||
### Step-by-Step Instructions
|
||||
|
||||
1. **Open MetaMask**
|
||||
- Make sure you're connected to "Defi Oracle Meta Mainnet" (ChainID 138)
|
||||
- Make sure you're connected to "DeFi Oracle Meta Mainnet" (ChainID 138)
|
||||
|
||||
2. **Go to Import Tokens**
|
||||
- Click on the token list (where you see "Wrapped Ether")
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
### ChainID 138 on thirdweb
|
||||
|
||||
**Chain Details**:
|
||||
- **Name**: Defi Oracle Meta Mainnet
|
||||
- **Name**: DeFi Oracle Meta Mainnet
|
||||
- **Chain ID**: 138
|
||||
- **Native Token**: ETH
|
||||
- **Available Services**: 1
|
||||
@@ -108,7 +108,7 @@ According to [Bridge FAQ](https://portal.thirdweb.com/bridge/faq):
|
||||
1. Go to Bridge tab in project dashboard
|
||||
2. Settings → "Don't see your token listed?"
|
||||
3. Submit:
|
||||
- **Chain**: Defi Oracle Meta Mainnet (138)
|
||||
- **Chain**: DeFi Oracle Meta Mainnet (138)
|
||||
- **Token Address**: `0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2`
|
||||
4. Wait 20-40 minutes for route discovery
|
||||
|
||||
@@ -127,7 +127,7 @@ According to [Bridge FAQ](https://portal.thirdweb.com/bridge/faq):
|
||||
|
||||
**What Works**:
|
||||
- ✅ ChainID 138 is supported by thirdweb Bridge
|
||||
- ✅ Bridge service available for Defi Oracle Meta Mainnet
|
||||
- ✅ Bridge service available for DeFi Oracle Meta Mainnet
|
||||
- ✅ Credentials configured and working
|
||||
- ✅ RPC endpoint available
|
||||
|
||||
@@ -185,7 +185,7 @@ If WETH not recognized:
|
||||
|
||||
### ✅ Corrected Understanding
|
||||
|
||||
1. **ChainID 138 IS Supported**: ✅ Listed as "Defi Oracle Meta Mainnet"
|
||||
1. **ChainID 138 IS Supported**: ✅ Listed as "DeFi Oracle Meta Mainnet"
|
||||
2. **Bridge Service Available**: ✅ Confirmed on thirdweb website
|
||||
3. **Use Bridge Widget**: ✅ Recommended approach
|
||||
4. **Credentials Ready**: ✅ Already configured
|
||||
@@ -201,7 +201,7 @@ If WETH not recognized:
|
||||
## References
|
||||
|
||||
- [thirdweb Chainlist - ChainID 138](https://thirdweb.com/chainlist?query=138)
|
||||
- [Defi Oracle Meta Mainnet](https://thirdweb.com/defi-oracle-meta)
|
||||
- [DeFi Oracle Meta Mainnet](https://thirdweb.com/defi-oracle-meta)
|
||||
- [Bridge FAQ](https://portal.thirdweb.com/bridge/faq)
|
||||
- [Bridge Widget Docs](https://portal.thirdweb.com/bridge/widget)
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
**Date**: $(date)
|
||||
**Issue**: MetaMask displaying "6,000,000,000.0T WETH" instead of "6 WETH"
|
||||
**Contract**: WETH9 (`0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2`)
|
||||
**Network**: Defi Oracle Meta Mainnet (ChainID 138)
|
||||
**Network**: DeFi Oracle Meta Mainnet (ChainID 138)
|
||||
|
||||
---
|
||||
|
||||
@@ -147,7 +147,7 @@ If WETH9 cannot be fixed, consider:
|
||||
- Should verify actual ETH balance
|
||||
- May be another display formatting issue
|
||||
|
||||
2. **Network Name**: "Defi Oracle Meta Mainnet"
|
||||
2. **Network Name**: "DeFi Oracle Meta Mainnet"
|
||||
- This is ChainID 138
|
||||
- Network configuration appears correct
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# SolaceScanScout - Comprehensive Recommendations & Suggestions
|
||||
|
||||
**Date**: $(date)
|
||||
**Project**: SolaceScanScout - The Defi Oracle Meta Explorer
|
||||
**Project**: SolaceScanScout - The DeFi Oracle Meta Explorer
|
||||
**Status**: Review & Recommendations
|
||||
|
||||
---
|
||||
@@ -15,7 +15,7 @@ This document provides comprehensive recommendations for SolaceScanScout across
|
||||
## 1. 🎨 Branding & Consistency
|
||||
|
||||
### Current Status
|
||||
- ✅ Frontend HTML updated to "SolaceScanScout | The Defi Oracle Meta Explorer"
|
||||
- ✅ Frontend HTML updated to "SolaceScanScout | The DeFi Oracle Meta Explorer"
|
||||
- ✅ Logo updated in navigation
|
||||
- ⚠️ Some legacy references remain
|
||||
|
||||
@@ -57,9 +57,9 @@ This document provides comprehensive recommendations for SolaceScanScout across
|
||||
# SolaceScanScout Branding Guide
|
||||
|
||||
## Name Usage
|
||||
- Full Name: "SolaceScanScout - The Defi Oracle Meta Explorer"
|
||||
- Full Name: "SolaceScanScout - The DeFi Oracle Meta Explorer"
|
||||
- Short Name: "SolaceScanScout"
|
||||
- Tagline: "The Defi Oracle Meta Explorer"
|
||||
- Tagline: "The DeFi Oracle Meta Explorer"
|
||||
|
||||
## Logo Guidelines
|
||||
- Primary logo: [Design needed]
|
||||
@@ -78,9 +78,9 @@ This document provides comprehensive recommendations for SolaceScanScout across
|
||||
**Update HTML Meta Tags**:
|
||||
```html
|
||||
<meta name="application-name" content="SolaceScanScout">
|
||||
<meta name="description" content="SolaceScanScout - The Defi Oracle Meta Explorer. Comprehensive blockchain explorer for ChainID 138 with cross-chain bridge monitoring and WETH utilities.">
|
||||
<meta name="description" content="SolaceScanScout - The DeFi Oracle Meta Explorer. Comprehensive blockchain explorer for ChainID 138 with cross-chain bridge monitoring and WETH utilities.">
|
||||
<meta name="keywords" content="blockchain explorer, ChainID 138, CCIP bridge, WETH, DeFi Oracle">
|
||||
<meta property="og:title" content="SolaceScanScout - The Defi Oracle Meta Explorer">
|
||||
<meta property="og:title" content="SolaceScanScout - The DeFi Oracle Meta Explorer">
|
||||
<meta property="og:description" content="...">
|
||||
<meta property="og:image" content="https://explorer.d-bis.org/og-image.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
@@ -1027,7 +1027,7 @@ openapi: 3.0.0
|
||||
info:
|
||||
title: SolaceScanScout API
|
||||
version: 1.0.0
|
||||
description: The Defi Oracle Meta Explorer API
|
||||
description: The DeFi Oracle Meta Explorer API
|
||||
|
||||
paths:
|
||||
/api/v1/blocks/{number}:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
This document summarizes all the improvements and implementations completed for SolaceScanScout - The Defi Oracle Meta Explorer.
|
||||
This document summarizes all the improvements and implementations completed for SolaceScanScout - The DeFi Oracle Meta Explorer.
|
||||
|
||||
## Completed Implementations
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@ w.Header().Set("Strict-Transport-Security", "max-age=31536000")
|
||||
```html
|
||||
<!-- Add to index.html head -->
|
||||
<meta name="application-name" content="SolaceScanScout">
|
||||
<meta property="og:title" content="SolaceScanScout - The Defi Oracle Meta Explorer">
|
||||
<meta property="og:title" content="SolaceScanScout - The DeFi Oracle Meta Explorer">
|
||||
<meta property="og:description" content="Comprehensive blockchain explorer for ChainID 138">
|
||||
```
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
**Source**: [thirdweb Chainlist](https://thirdweb.com/chainlist?query=138)
|
||||
|
||||
**Chain Details**:
|
||||
- **Name**: Defi Oracle Meta Mainnet
|
||||
- **Name**: DeFi Oracle Meta Mainnet
|
||||
- **Chain ID**: 138
|
||||
- **Native Token**: ETH
|
||||
- **Available Services**: 1
|
||||
@@ -33,7 +33,7 @@
|
||||
**Previous Test**: Used `/v1/bridge/chains` endpoint which may not include all chains
|
||||
|
||||
**Actual Support**: ChainID 138 is supported via thirdweb Bridge service, but may be:
|
||||
1. Listed under "Defi Oracle Meta Mainnet" name
|
||||
1. Listed under "DeFi Oracle Meta Mainnet" name
|
||||
2. Available through Bridge widget/UI rather than direct API
|
||||
3. Using different API endpoint structure
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
### ✅ What's Actually True
|
||||
|
||||
1. **ChainID 138 IS Supported**: ✅ Listed as "Defi Oracle Meta Mainnet"
|
||||
1. **ChainID 138 IS Supported**: ✅ Listed as "DeFi Oracle Meta Mainnet"
|
||||
2. **Bridge Service Available**: ✅ "Bridge assets to and from Defi Oracle Meta"
|
||||
3. **RPC Endpoint**: ✅ `https://138.rpc.thirdweb.com`
|
||||
4. **Credentials Configured**: ✅ Working
|
||||
@@ -101,7 +101,7 @@
|
||||
2. Bridge → Settings
|
||||
3. "Don't see your token listed?"
|
||||
4. Submit:
|
||||
- Chain: Defi Oracle Meta Mainnet (138)
|
||||
- Chain: DeFi Oracle Meta Mainnet (138)
|
||||
- Token: `0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2`
|
||||
- Wait 20-40 minutes
|
||||
|
||||
@@ -132,7 +132,7 @@ import { Bridge } from "@thirdweb-dev/react";
|
||||
|
||||
**What Changed**:
|
||||
- ✅ ChainID 138 is listed in thirdweb chainlist
|
||||
- ✅ Bridge service available for Defi Oracle Meta Mainnet
|
||||
- ✅ Bridge service available for DeFi Oracle Meta Mainnet
|
||||
- ✅ RPC endpoint available: `https://138.rpc.thirdweb.com`
|
||||
|
||||
**Remaining Questions**:
|
||||
@@ -167,7 +167,7 @@ import { Bridge } from "@thirdweb-dev/react";
|
||||
## References
|
||||
|
||||
- [thirdweb Chainlist - ChainID 138](https://thirdweb.com/chainlist?query=138)
|
||||
- [Defi Oracle Meta Mainnet](https://thirdweb.com/defi-oracle-meta)
|
||||
- [DeFi Oracle Meta Mainnet](https://thirdweb.com/defi-oracle-meta)
|
||||
- [Bridge FAQ](https://portal.thirdweb.com/bridge/faq)
|
||||
- [Bridge Widget Documentation](https://portal.thirdweb.com/bridge/widget)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user