Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Re-deploy guardians
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeonLewis committed Mar 1, 2024
1 parent 1168d14 commit e27e200
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/constants/Address.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ const BAOBAB: Addresses = {
RecoveryFactoryAddr: "0x280fd135dD72D5bcC060e3b280fa13CF543073FA",
ManualJwksProviderAddr: "0x20e8d77CBFAD3d08FD5fa1e118D844a012f4c2bC",
OraklJwksProviderAddr: "0xcb10b0FF081797A96258b3aEB45a43E382dA0481",
GoogleGuardianAddr: "0xa1930Df14A842b8DfA47BECf5347Bf8A1d8B4E75",
KakaoGuardianAddr: "0x364669A6040585A1117979399E454A9a3FabeD03",
TwitchGuardianAddr: "0x7897e273EE938cb88A9E6C3DdB36f7e5050D2891",
GoogleGuardianAddr: "0x605BD3E7546172Ad730585b2c0caAb2524B4F4e8",
KakaoGuardianAddr: "0xd909993fADC292F2Aa5728133b8aFf2db8aeB208",
TwitchGuardianAddr: "0x8829CACE02d18f89d2c137F9328309652DeF9Ada",
AppleGuardianAddr: undefined,
LineGuardianAddr: undefined,
};
Expand Down

0 comments on commit e27e200

Please sign in to comment.