Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added protocol admin safe fraxtal #5961

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const PROTOCOL_ADMINS: AddressBook = {
2053862243: "0xc0e2a1249c12f3d1B33bb3D319eBa0197dFB0641", // zksync-era
1836016741: "0x1222165e4087304c60fC76Ed47Ab2887eD238108", // mode
1935897199: "0xdD247760618092f0F769E10Ad9f5c3e5B67E545e", // scroll
1718772088: "0x9ae004E26427E7c54d3ad4870BeD0e66F0cafFD8", // fraxtal
},
testnet: {
1735353714: "0xa2Ee8DCd2A8A3A54Cf37F6590E5108BbE502B006", // goerli
Expand Down
Loading