chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Gas and Token Requirements for Multichain Deployment
|
||||
|
||||
**Last Updated**: 2025-12-11 06:00:19 UTC
|
||||
**Last Updated**: 2026-02-26 20:12:26 UTC
|
||||
**Purpose**: Complete breakdown of gas costs and native tokens required for deploying all remaining contracts across all chains
|
||||
|
||||
> **⚠️ Real-Time Updates**: This document can be updated with real-time gas prices using:
|
||||
@@ -65,11 +65,13 @@
|
||||
- **Fallback**: RPC endpoint (via `ETH_MAINNET_RPC_URL` in `.env`)
|
||||
- **Default**: 20 gwei (if APIs unavailable)
|
||||
|
||||
**Current Real-Time Estimate** (run `./scripts/deployment/get-multichain-gas-prices.sh` for latest):
|
||||
- **Gas Price**: [Fetched from API]
|
||||
**Current Real-Time Estimate** (last run: 2026-01-31):
|
||||
- **Gas Price**: 2.74 gwei (Etherscan API)
|
||||
- **Total Gas**: 3,000,000 units
|
||||
- **Cost**: [Calculated from real-time price]
|
||||
- **USD Cost**: [Calculated from real-time price]
|
||||
- **Cost**: 0.0082 ETH
|
||||
- **USD Cost**: ~$20.59 (at $2,500/ETH)
|
||||
|
||||
**Refresh**: Run `./scripts/deployment/get-multichain-gas-prices.sh` for latest.
|
||||
|
||||
**Gas Price Scenarios** (for reference):
|
||||
- **Low**: 20 gwei → 0.06 ETH (~$150)
|
||||
@@ -377,7 +379,7 @@ GNOSIS_RPC_URL=https://...
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2025-12-11 06:00:19 UTC
|
||||
**Last Updated**: 2026-02-26 20:12:26 UTC
|
||||
**Next Review**: Before each deployment phase
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user