We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aef4ca commit 2a88ec9Copy full SHA for 2a88ec9
1 file changed
lib/marketAddresses.ts
@@ -13,6 +13,7 @@ export const marketAddresses = {
13
},
14
rinkeby: {
15
github: '0xeb85170bce4ea8a9ca0fb5b6620ab74ef111a50c',
16
+ youtube: '0x53f8A1DEe0aF272d995aF1e206116172c00f2eb4',
17
18
19
polygon: {
@@ -21,6 +22,7 @@ export const marketAddresses = {
21
22
23
mumbai: {
24
github: '0x0000000000000000000000000000000000000000',
25
+ youtube: '0x7C7CDc82b195d4dcf9a789BD14CD1C73232025a8',
26
27
28
} as const
0 commit comments