Skip to content

Commit 528c627

Browse files
update market address
1 parent ca91b90 commit 528c627

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/marketAddresses.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export const marketAddresses = {
1010
arbitrum: {
1111
one: {
1212
github: '0x84b9e407e2Ee76A641b45d007bBFd9e60a13FF7d',
13+
youtube: '0x61999A2F3f403957315255D08A969602f19F2Dcf',
1314
},
1415
rinkeby: {
1516
github: '0xeb85170bce4ea8a9ca0fb5b6620ab74ef111a50c',
@@ -19,9 +20,10 @@ export const marketAddresses = {
1920
polygon: {
2021
mainnet: {
2122
github: '0xa7d0A25Cb2378c935FF94863C8614367b9e85Ed8',
23+
youtube: '0xfe607787e14A90A320cdfc05710b382380B4fd12',
2224
},
2325
mumbai: {
24-
github: '0x0000000000000000000000000000000000000000',
26+
github: '0x9edc758B0477559AB6556BCA9971B4DD892d8E28',
2527
youtube: '0x7C7CDc82b195d4dcf9a789BD14CD1C73232025a8',
2628
},
2729
},

0 commit comments

Comments
 (0)