Permissioned Roles
Smart Contracts
Zenith - Sequencer Admin
Permissions
Can set/remove Sequencer keys.
Setup
Configured once at contract deploy time.
Non-transferrable.
Configuration
Gnosis Safe Address: [TODO]
Signers
[TODO]
Zenith - Sequencer Keys
Permissions
Signature is accepted as a stamp that co-signs block submission by Builders.
CANNOT set/remove/transfer its role. (See: Sequencer Admin above)
Setup
Configured any time by Sequencer Admin.
Configuration
[TODO]
Passage - Token Admin
Permissions
Can withdraw ETH & ERC20s from Passage contract.
Can add/remove ERC20 tokens supported by Passage.
Setup
Configured once at contract deploy time.
Non-transferrable.
Configuration
Gnosis Safe Address: [TODO]
Signers
[TODO]
Transactor - Gas Admin
Permissions
Can change the gas limits accepted via the transact flow - namely,
perTransactGasLimit
andperBlockGasLimit
.
Setup
Configured once at contract deploy time.
Non-transferrable.
Configuration
Gnosis Safe Address: [TODO]
Signers
[TODO]
Signet Rollup Node
Fee Recipient
Permissions
Receives base fee for Rollup 1559 transactions.
Setup
Hard-coded within the Signet Node configuration.
Requires a hard fork to re-configure.
Configuration
[TODO]
Last updated