Skip to content

Commit

Permalink
add web3js to CG allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
colfax23 committed Jul 24, 2024
1 parent a3f8f57 commit be02351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,6 @@ export const CGsWhitelist = new Set([
'0x4df83971f6f1bfd8d33a2e79584bdfde75f4df60', // salmanneedsajob.eth
'0x56d389c4e07a48d429035532402301310b8143a0', // colfax.eth
'0x00000600de6a18dc4238b9d2e9425b074ff6cd50', // OpenZeppelin
'0x37826d8b5f4b175517a0f42c886f8fca38c55fe7', // santiagodevrel.eth
]);
// NOTE: When adding new addresses to the list, make sure the are all *lowercase*

0 comments on commit be02351

Please sign in to comment.