From 4fd0932cf84e652c6afad22a353babc19420e4c2 Mon Sep 17 00:00:00 2001 From: Ino Murko <2582555+InoMurko@users.noreply.github.com> Date: Thu, 19 Jan 2023 13:57:23 +0100 Subject: [PATCH 1/5] beamer is not supporting boba --- .../gateway/src/containers/ecosystem/project.list.js | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/packages/boba/gateway/src/containers/ecosystem/project.list.js b/packages/boba/gateway/src/containers/ecosystem/project.list.js index 3aa85e3d9a..8ccf6f6a31 100644 --- a/packages/boba/gateway/src/containers/ecosystem/project.list.js +++ b/packages/boba/gateway/src/containers/ecosystem/project.list.js @@ -44,7 +44,7 @@ import WitNetLogo from '../../images/ecosystem/WitNetLogo.svg' import zenchaLogo from '../../images/ecosystem/zencha.webp' import futuructaLogo from '../../images/ecosystem/futuructa.webp' import rabbyLogo from '../../images/ecosystem/rabbyWallet.webp' -import beamerbridge from '../../images/ecosystem/beamerbridge.png' + import sushicom from '../../images/ecosystem/sushicom.png' import pmc from '../../images/ecosystem/pmc.png' import cookbookLogo from '../../images/ecosystem/cookbook.png' @@ -528,16 +528,6 @@ export const projectList = [ "image": symbiosisLogo, "description": "Symbiosis aggregates decentralized exchange liquidity across any EVM and non-EVM networks. Swap any token and transfer liquidity. Yes, any." }, - { - "title": "Beamer", - "canLaunch": true, - "link": "https://app.beamerbridge.com/", - "twitter": "https://twitter.com/BeamerBridge", - "discord": "https://discord.com/invite/uvTYkzsBdA", - "type": "bridge", - "image": beamerbridge, - "description": "Beam your ERC20 assets between EVM compatible rollups with certainty, speed and security" - }, { "title": "Via Protocol", "canLaunch": true, From 4af66ee3915bf78fd7a735200a31ef2e8d0b510c Mon Sep 17 00:00:00 2001 From: Ino Murko <2582555+InoMurko@users.noreply.github.com> Date: Thu, 19 Jan 2023 14:00:56 +0100 Subject: [PATCH 2/5] update BoringDAO discord link --- packages/boba/gateway/src/containers/ecosystem/project.list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/boba/gateway/src/containers/ecosystem/project.list.js b/packages/boba/gateway/src/containers/ecosystem/project.list.js index 8ccf6f6a31..a12326f0ad 100644 --- a/packages/boba/gateway/src/containers/ecosystem/project.list.js +++ b/packages/boba/gateway/src/containers/ecosystem/project.list.js @@ -121,7 +121,7 @@ export const projectList = [ "link": "https://oportal.boringdao.com/twoway", "telegram": "https://t.me/Satis_Channel", "twitter": "https://twitter.com/TheBoringDAO", - "discord": "https://discord.gg/4CezfPe7", + "discord": "https://discord.gg/zCQ2ddp", "type": "bridge", "image": boringDaoLogo, "description": "Safely move your Bitcoin & other crypto assets between Ethereum and different blockchains to maximize utilization rate of crypto assets in DeFi world." From 2417ee2a618b5e5cbc5a8167cdc7d1c9007e6d90 Mon Sep 17 00:00:00 2001 From: Ino Murko <2582555+InoMurko@users.noreply.github.com> Date: Thu, 19 Jan 2023 14:04:16 +0100 Subject: [PATCH 3/5] remove shibuidao discord link --- packages/boba/gateway/src/containers/ecosystem/project.list.js | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/boba/gateway/src/containers/ecosystem/project.list.js b/packages/boba/gateway/src/containers/ecosystem/project.list.js index a12326f0ad..3c2b7d76d4 100644 --- a/packages/boba/gateway/src/containers/ecosystem/project.list.js +++ b/packages/boba/gateway/src/containers/ecosystem/project.list.js @@ -492,7 +492,6 @@ export const projectList = [ "link": "https://shibuinft.com", "telegram": "https://docs.shibuidao.com/telegram", "twitter": "https://docs.shibuidao.com/twitter", - "discord": "https://docs.shibuidao.com/discord", "type": "nft", "image": shibuiDAOLogo, "description": "An NFT marketplace on Boba." From 78f8bd8b302c73ef49ebbebe07304c400b052bd9 Mon Sep 17 00:00:00 2001 From: Ino Murko <2582555+InoMurko@users.noreply.github.com> Date: Thu, 19 Jan 2023 14:07:18 +0100 Subject: [PATCH 4/5] bobapaes url --- packages/boba/gateway/src/containers/ecosystem/project.list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/boba/gateway/src/containers/ecosystem/project.list.js b/packages/boba/gateway/src/containers/ecosystem/project.list.js index 3c2b7d76d4..335210e52a 100644 --- a/packages/boba/gateway/src/containers/ecosystem/project.list.js +++ b/packages/boba/gateway/src/containers/ecosystem/project.list.js @@ -388,7 +388,7 @@ export const projectList = [ { "title": "Boba Apes", "canLaunch": true, - "link": "https://bobaapes.com/", + "link": "https://www.bobaapes.art/", "twitter": "https://twitter.com/bobaapes", "type": "nft", "image": bobaApesLogo, From 6a853e70949d253f6aadd177f487001547ab97d6 Mon Sep 17 00:00:00 2001 From: Ino Murko <2582555+InoMurko@users.noreply.github.com> Date: Thu, 19 Jan 2023 14:11:56 +0100 Subject: [PATCH 5/5] Thetanuts update --- packages/boba/gateway/src/containers/ecosystem/project.list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/boba/gateway/src/containers/ecosystem/project.list.js b/packages/boba/gateway/src/containers/ecosystem/project.list.js index 335210e52a..933a131ca3 100644 --- a/packages/boba/gateway/src/containers/ecosystem/project.list.js +++ b/packages/boba/gateway/src/containers/ecosystem/project.list.js @@ -470,7 +470,7 @@ export const projectList = [ "canLaunch": true, "link": "https://thetanuts.finance/vaults", "twitter": "https://twitter.com/thetanuts", - "discord": "https://discord.gg/XnSYqutaB3", + "discord": "https://discord.gg/fzWKJSy9v9", "type": "defi", "image": thetanutsLogo, "description": "Sustainable yield through automated yield generating vault strategies implemented on cross-chain structured products."