Files
proxmox/reports/extraction/bridge-canary-plan-latest.json
defiQUG 4fab998e51
All checks were successful
Deploy to Phoenix / deploy (push) Successful in 9s
chore: sync workspace docs, configs, and submodules
2026-04-18 12:07:15 -07:00

79 lines
3.5 KiB
JSON

{
"generated_at": "2026-04-17T11:51:07Z",
"wallet": "0x4A666F96fC8764181194447A7dFdb7d471b301C8",
"thresholds": {
"human_amount": "1",
"expected_amount_raw": "1000000",
"poll_interval_seconds": 15,
"timeout_seconds": 900
},
"assets": [
{
"symbol": "cUSDT",
"status": "live-read",
"chain138_source_balance_raw": "75000000000",
"dry_run_ok": true,
"dry_run_excerpt": [
"l1_destination_enabled=True",
"l1_destination_receiver=0x2bf74583206a49be07e0e8a94197c12987abd7b5",
"fee_quote_1_token_wei=1000009600000000",
"mainnet_mirrored_token=0xaf5017d0163ecb99d9b5d94e3b4d7b09af44d8ae"
],
"source_allowance_raw": "0",
"dry_run_error": null,
"bridge_readiness": {
"symbol": "cUSDT",
"canonical_token": "0x93E66202A11B1772E55407B32B44e5Cd8eda7f22",
"mainnet_selector": 5009297550715157269,
"l1_bridge": "0x152ed3e9912161b76bdfd368d0c84b7c31c10de7",
"l2_bridge": "0x2bF74583206A49Be07E0E8A94197C12987AbD7B5",
"status": "live-read",
"l1_destination_receiver": "0x2bf74583206a49be07e0e8a94197c12987abd7b5",
"l1_destination_enabled": true,
"fee_quote_1_token_wei": "1000009600000000",
"mainnet_mirrored_token": "0xaf5017d0163ecb99d9b5d94e3b4d7b09af44d8ae",
"corridor_ready": true,
"notes": [
"Read-only mainnet corridor verification is wallet-specific and uses the same wallet as bridge recipient for fee preflight.",
"This confirms L1 destination wiring, fee quoting, and L2 canonical-to-mirrored mapping for the canonical v1 USD assets.",
"It does not substitute for a live bridge canary."
]
},
"execute_command": "bash scripts/bridge/bridge-cstar-to-cw.sh --asset cUSDT --chain MAINNET --amount 1 --recipient 0x4A666F96fC8764181194447A7dFdb7d471b301C8 --approve --execute"
},
{
"symbol": "cUSDC",
"status": "live-read",
"chain138_source_balance_raw": "75000000000",
"dry_run_ok": true,
"dry_run_excerpt": [
"l1_destination_enabled=True",
"l1_destination_receiver=0x2bf74583206a49be07e0e8a94197c12987abd7b5",
"fee_quote_1_token_wei=1000009600000000",
"mainnet_mirrored_token=0x2de5f116bfce3d0f922d9c8351e0c5fc24b9284a"
],
"source_allowance_raw": "0",
"dry_run_error": null,
"bridge_readiness": {
"symbol": "cUSDC",
"canonical_token": "0xf22258f57794CC8E06237084b353Ab30fFfa640b",
"mainnet_selector": 5009297550715157269,
"l1_bridge": "0x152ed3e9912161b76bdfd368d0c84b7c31c10de7",
"l2_bridge": "0x2bF74583206A49Be07E0E8A94197C12987AbD7B5",
"status": "live-read",
"l1_destination_receiver": "0x2bf74583206a49be07e0e8a94197c12987abd7b5",
"l1_destination_enabled": true,
"fee_quote_1_token_wei": "1000009600000000",
"mainnet_mirrored_token": "0x2de5f116bfce3d0f922d9c8351e0c5fc24b9284a",
"corridor_ready": true,
"notes": [
"Read-only mainnet corridor verification is wallet-specific and uses the same wallet as bridge recipient for fee preflight.",
"This confirms L1 destination wiring, fee quoting, and L2 canonical-to-mirrored mapping for the canonical v1 USD assets.",
"It does not substitute for a live bridge canary."
]
},
"execute_command": "bash scripts/bridge/bridge-cstar-to-cw.sh --asset cUSDC --chain MAINNET --amount 1 --recipient 0x4A666F96fC8764181194447A7dFdb7d471b301C8 --approve --execute"
}
]
}