Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands - CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround - CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check - NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere - MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates - LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference Co-authored-by: Cursor <cursoragent@cursor.com>
14 lines
628 B
Plaintext
14 lines
628 B
Plaintext
# Contract addresses for Blockscout verification (Chain 138)
|
|
# Source for verify-contracts-blockscout.sh
|
|
# Override via env (e.g. CCIPWETH9_BRIDGE_CHAIN138)
|
|
|
|
# smom-dbis-138
|
|
ADDR_CCIP_SENDER="0x105F8A15b819948a89153505762444Ee9f324684"
|
|
ADDR_ORACLE_PROXY="0x3304b747e565a97ec8ac220b0b6a1f6ffdb837e6"
|
|
ADDR_CCIPWETH10_BRIDGE="0xe0E93247376aa097dB308B92e6Ba36bA015535D0"
|
|
ADDR_CCIPWETH9_BRIDGE="${CCIPWETH9_BRIDGE_CHAIN138:-0x971cD9D156f193df8051E48043C476e53ECd4693}"
|
|
|
|
# alltra-lifi-settlement
|
|
ADDR_MERCHANT_SETTLEMENT="0x16D9A2cB94A0b92721D93db4A6Cd8023D3338800"
|
|
ADDR_WITHDRAWAL_ESCROW="0xe77cb26eA300e2f5304b461b0EC94c8AD6A7E46D"
|