File tree Expand file tree Collapse file tree 2 files changed +21
-4
lines changed Expand file tree Collapse file tree 2 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 1- # /prod/imx-evm-relayer/EOA_SUBMITTER
2- RELAYER_SUBMITTER_EOA_PUB_KEY = 0x4bb20797f395Fa9a5eF02A5CB92256B4327F63Ce
3- # /prod/imx-evm-relayer/IMMUTABLE_SIGNER_CONTRACT
4- IMMUTABLE_SIGNER_PUB_KEY = 0x71639470D21D69456D6e98e7Cc877ABA671ab7fA
1+ # Public key of primary Relayer submitter
2+ RELAYER_SUBMITTER_EOA_PUB_KEY = <CHANGE_ME>
3+ # Public key of the Immutable signer loaded from SM
4+ IMMUTABLE_SIGNER_PUB_KEY = <CHANGE_ME>
55
66# Change this to match the address of the CREATE2 contract factory
77DEPLOYER_CONTRACT_ADDRESS = <CHANGE_ME>
Original file line number Diff line number Diff line change 1+ # /dev/imx-evm-relayer/PROGRAMMATIC_WALLET/EOA_SUBMITTER_PRIVATE_KEY1051
2+ RELAYER_SUBMITTER_EOA_PUB_KEY=0x45099d6F0577af95B3d3279fe9B2cC0627D15fcA
3+ # /prod/imx-evm-relayer/IMMUTABLE_SIGNER_CONTRACT
4+ IMMUTABLE_SIGNER_PUB_KEY=0x1cE50560686b1297B6311F36B47dbe5d6E04D0f8
5+
6+ # Change this to match the address of the CREATE2 contract factory
7+ DEPLOYER_CONTRACT_ADDRESS=0x177EaFe0f1F3359375B1728dae0530a75C83E154
8+
9+ # Change the following values to match the values set in the following
10+ # document https://immutable.atlassian.net/wiki/spaces/PRIM/pages/2349203716/PROD+Relayer+Admin+Roles
11+ # for the corresponding environment
12+ MULTICALL_ADMIN_PUB_KEY=0x0E2D55943f4EF07c336C12A85d083c20FF189182
13+ FACTORY_ADMIN_PUB_KEY=0x0E2D55943f4EF07c336C12A85d083c20FF189182
14+ WALLET_IMPL_LOCATOR_ADMIN=0x0E2D55943f4EF07c336C12A85d083c20FF189182
15+ WALLET_IMPL_CHANGER_ADMIN=0x0E2D55943f4EF07c336C12A85d083c20FF189182
16+ SIGNER_ROOT_ADMIN_PUB_KEY=0x0E2D55943f4EF07c336C12A85d083c20FF189182
17+ SIGNER_ADMIN_PUB_KEY=0xB3533118Ff0f823fAF916AC499bB2a3E9054A698
You can’t perform that action at this time.
0 commit comments