Skip to content

Commit

Permalink
remove test org
Browse files Browse the repository at this point in the history
  • Loading branch information
juniusfree committed Apr 4, 2024
1 parent 685ea24 commit 700c577
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions wondrous-bot-admin/src/utils/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -446,24 +446,6 @@ export const POKT_ORG_ID = import.meta.env.VITE_PRODUCTION ? "110964182503916540

const FHENIX_ORG_ID = import.meta.env.VITE_PRODUCTION ? "110521236745880560" : "89444950095167649";
export const CUSTOM_INTEGRATIONS = {
// test org
"118799079400538113": {
name: "Test",
integrations: [
{
label: "LI.FI Bridging across any EVM chain",
value: TYPES.LIFI_VALUE_BRIDGED,
},
{
label: "Migrate Origin members from Carma",
value: TYPES.MIGRATE_ORIGIN_USERS,
},
{
label: "Verify MarketsFlare trial",
value: TYPES.VERIFY_MARKETSFLARE_TRIAL,
},
],
},
// LIFI
"58318954576216128": {
name: "Lifi",
Expand Down

0 comments on commit 700c577

Please sign in to comment.