Skip to content

Commit

Permalink
feat: add gogopool hwp
Browse files Browse the repository at this point in the history
  • Loading branch information
Namaskar-1F64F committed Feb 17, 2025
1 parent f660be2 commit 36c5225
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/actions/coqnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@ export const HARDWARE_PROVIDER_MAP = [
mainnetUrl:
"https://hooks.slack.com/services/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",
},
{
name: "GoGoPool",
id: "0x2797e64cefb2c97b8db530c89fd2afd138fba588daee473b454803f2bc71b133",
fujiUrl:
"https://hooks.slack.com/services/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",
mainnetUrl:
"https://hooks.slack.com/services/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",
},
];
const getSlackUrl = (
hardwareProvider: string,
Expand Down

0 comments on commit 36c5225

Please sign in to comment.