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 27, 2025​
L1​
- Nonce 64
- Action: Add verifiers for Cancun and Prague hard forks and remove Paris verifier.
- Verification: Events confirming the verifier changes were emitted and are viewable in the
transaction logs:
- Cancun:
VerifierAddressChangedrecords the new verifier0x8421D1e3fb9A737A85dC7FF531c39f324FB2aC5d, at index 1. - Prague:
VerifierAddressChangedrecords the new verifier0xA12E79C375FB0aaddfDA597BBe7b4e9A92e9b3De, at index 0. - Paris:
VerifierAddressChangedunset the verifier at index 3.
- Cancun:
October 21, 2025​
L1​
- Nonce 63
- Action: Add verifiers 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​
- Nonce 62
- Action: Increase the rate limit at the exit of the withdrawal tunnel to 30,000 ETH per day.
- Verification: Corresponding events were emitted and are viewable in the transaction logs.
L2​
- Nonce 50
- Action: Increase the rate limit at the entry of the withdrawal tunnel to 24,000 ETH per day.
- Verification: Corresponding events were emitted and are viewable in the transaction logs.
September 19, 2025​
L1​
- Nonce 61
- Actions:
- Swap a Consensys owner for a non-Consensys owner, decentralizing the Security Council.
- 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​
- Nonce 49
- Actions: Parallel transaction to nonce 61 on L1, above.
- Swap a Consensys owner for a non-Consensys owner, decentralizing the Security Council.
- 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​
- Nonce 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.
- Nonce 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.