Linea Security Council transaction record
This page contains a record of Linea Security Council (LSC) transactions, enabling relevant stakeholders and the wider Linea ecosystem to independently verify that onchain actions align with stated intentions shared elsewhere, such as blog posts, social media, and other areas of this documentation.
You can view the LSC account history here:
Transactions are designated by their nonce, and each entry details the action taken and the steps you can take to verify this information.
October 21, 2025​
L1​
- 63
- Action: Execute verifier for Paris and Shanghai hard forks.
- Verification: Events confirming the verifier changes were emitted and are viewable in the
transaction logs:
- Paris:
VerifierAddressChangedrecords the new verifier0xa3437f9cd578f4848fd3332b9bbc58a0cb3f955a, at index 3. - Shanghai:
VerifierAddressChangedrecords the new verifier0x8cae7ff138e401384df88a408314e4e9a92f274e, at index 4.
- Paris:
September 22, 2025​
L1​
- 62
- Action: Increase the rate limit at the exit of the withdrawal tunnel to 30,000 ETH per day.
- Verification: Corresponding events are emitted, and viewable in the transaction logs.
L2​
- 50
- Action: Increase the rate limit at the entry of the withdrawal tunnel to 24,000 ETH per day.
- Verification: Corresponding events are emitted, and viewable in the transaction logs.
September 19, 2025​
L1​
- 61
- Actions:
- Swap one owner.
- Add another signer, and increase the signing threshold to 5 of 9.
- Verification: View the transaction details
in the Safe UI.The
swapOwnerfunction call shows theoldOwnerandnewOwneraddresses. TheaddOwnerWithThresholdfunction shows the threshold being set to 5.
- Actions:
L2​
- 49
- Actions: Parallel transaction to nonce 61 on L1, above.
- Swap one owner.
- Add another signer, and increase the signing threshold to 5 of 9.
- Verification: Identical to the verification for nonce 61 on L1. View the transaction details in the Safe UI.
- Actions: Parallel transaction to nonce 61 on L1, above.
August 25, 2025​
L1​
- 59
- Action: Add Beta v3.0.0 verifier, remove Beta v1.4.0 verifier.
- Verification: Inspect the transaction logs
to view two
VerifierAddressChangedevents. The first one configures the new verifier0x9473c37a9fe76fbbc3fd7d3b59e1b550415bd873on index 1, and the second one unsets the old one0x41a4d93d09f4718fe899d12a4ad2c8a09104bdc7.
- 60
- Action: Swap two owners.
- Verification: View the transaction details in the Safe UI
and refer to the two
swapOwnerfunction calls. TheoldOwneris removed, and thenewOwneris added.
L2​
- 48
- Action: Parallel transaction to the nonce 60 transaction on L1 — swaps two owners.
- Verification: View the transaction details in the Safe UI.