Skip to content

Commit

Permalink
add council member
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkaroraa committed Sep 4, 2024
1 parent 220f4ef commit bd137d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constants/address.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ const getCrabCouncilMembers = () => {
'0xC4cb8F0E2Bf7eCFabb606354A6a6d5F512F8c11A',
'0xB94A86b2639A55Af149e92aEBeC2833796523295',
'0x5c634CC3bcdCA72489963980180Db8fB83CBae55',
'0x48fA7e968c73578C35AF0A411Cc9fEFF528311e9',
]
} else if (CHAIN_ID === NETWORK.ROPSTEN) {
return ['0x56a847c21a4FA937c11258d94C8B1650cdbA21F7', '0x5B983F6b33F1e8A8588E4aBd5a1E2bE40D8B4059']
Expand Down

0 comments on commit bd137d9

Please sign in to comment.