Skip to content

Commit

Permalink
Add more broadcasts
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Risch authored and Alex Risch committed May 11, 2024
1 parent 97699e5 commit ee67695
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/app/subscribe/broadcastConfigs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,13 @@ export const broadcastConfigs: BroadcastConfig[] = [
name: "Wrap Up XMTP Broadcast",
address: "0x83A5D283F5B8c4D2c1913EA971a3B7FD8473F446",
},
{
name: "Broadcast Test 1",
address: "0x4F44eE3011E1e82D1DBcce6dBDE140ba4818ad35",
},
{
name: "Broadcast Test 2",
address: "0x2E2252AB27c8D71B1Bf550adC24e3C1D1297b7eA",
}
];

0 comments on commit ee67695

Please sign in to comment.