contracts/deploy/lastlight-deploy.template.json
Edut LLC 32141a89f4
Some checks are pending
check / contracts (push) Waiting to run
contracts: add last light controller and gas-only identity mint
2026-02-20 15:43:16 -08:00

17 lines
538 B
JSON

{
"network": "baseSepolia",
"chain_id": 84532,
"deployer": "0x0000000000000000000000000000000000000000",
"lastlight_contract": "0x0000000000000000000000000000000000000000",
"guardians": [
"0x0000000000000000000000000000000000000000",
"0x0000000000000000000000000000000000000001",
"0x0000000000000000000000000000000000000002"
],
"guardian_count": 5,
"threshold": 3,
"deployment_tx_hash": "0x",
"deployed_at": "2026-02-20T00:00:00Z",
"notes": "Fill from deployment output and keep under change control."
}