We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d93a75 commit 299aa45Copy full SHA for 299aa45
1 file changed
lib/marketAddresses.ts
@@ -15,6 +15,7 @@ export const marketAddresses = {
15
rinkeby: {
16
github: '0xeb85170bce4ea8a9ca0fb5b6620ab74ef111a50c',
17
youtube: '0x53f8A1DEe0aF272d995aF1e206116172c00f2eb4',
18
+ discord: '0xC3af4341f71EfD7F74523D4cD9eD87F36Ed75A99'
19
},
20
21
polygon: {
@@ -25,6 +26,7 @@ export const marketAddresses = {
25
26
mumbai: {
27
github: '0x9edc758B0477559AB6556BCA9971B4DD892d8E28',
28
youtube: '0x7C7CDc82b195d4dcf9a789BD14CD1C73232025a8',
29
+ discord: '0xb5A7CFb9F495De44e58177990dac004b84e7C501'
30
31
32
} as const
0 commit comments