Skip to content

Commit

Permalink
Merge pull request #12469 from ethereum/everstake-listing
Browse files Browse the repository at this point in the history
feat: add Everstake to staking pools [Closes #11825]
  • Loading branch information
wackerow authored Mar 21, 2024
2 parents 08bae67 + 2eaeea9 commit 8ddce8e
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/components/icons/staking/EverstakeGlyphIcon.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import { createIcon } from "@chakra-ui/react"

export const EverstakeGlyphIcon = createIcon({
displayName: "EverstakeGlyphIcon",
viewBox: "0 0 32 32",
defaultProps: {
width: "32px",
height: "32px",
fill: "currentColor",
},
path: (
<path d="M31.4754 12.3595L25.2481 1.58455C24.9694 1.10187 24.5684 0.701219 24.0854 0.423018C23.6025 0.144817 23.0547 -0.00109375 22.4973 6.17294e-06H10.0555C9.3656 0.00185512 8.68828 0.18455 8.09107 0.529868C7.49385 0.875186 6.99761 1.37106 6.65185 1.96802L0.424579 12.7429C0.146432 13.2247 0 13.7712 0 14.3275C0 14.8838 0.146432 15.4303 0.424579 15.912L6.65185 26.7028C6.99788 27.3002 7.49462 27.7964 8.09244 28.1418C8.69026 28.4871 9.36823 28.6695 10.0586 28.6708H22.4973C23.0525 28.6697 23.5977 28.5227 24.0782 28.2446C24.5588 27.9666 24.9578 27.5671 25.2354 27.0863L31.4627 16.3113C31.8124 15.712 31.9978 15.031 32 14.3371C32.0022 13.6432 31.8212 12.961 31.4754 12.3595ZM2.19293 14.3719L2.89647 13.1644L8.45824 3.51453L11.9442 9.56117C12.1069 9.81549 12.3614 9.99728 12.6547 10.0687C12.948 10.1401 13.2576 10.0956 13.5189 9.94452C13.7803 9.79343 13.9733 9.54735 14.0578 9.25753C14.1423 8.96771 14.1117 8.65647 13.9725 8.38861L11.1646 3.51453C10.9319 3.16951 10.6213 2.88396 10.2581 2.68085C9.89477 2.47774 9.48888 2.36275 9.07304 2.34514H21.629L15.725 12.5718C15.6207 12.7518 15.4709 12.9013 15.2908 13.0053C15.1106 13.1093 14.9062 13.1642 14.6982 13.1644H4.31306C3.88473 13.1616 3.46323 13.2718 3.09102 13.4837C2.71881 13.6957 2.40904 14.002 2.19293 14.3719ZM21.629 26.3289H10.4896L13.9756 20.2759C14.061 20.1424 14.1184 19.9931 14.1444 19.8368C14.1705 19.6806 14.1646 19.5207 14.1271 19.3668C14.0897 19.2128 14.0214 19.0681 13.9264 18.9413C13.8315 18.8145 13.7118 18.7083 13.5747 18.629C13.4376 18.5497 13.2858 18.499 13.1285 18.48C12.9713 18.461 12.8118 18.4741 12.6597 18.5184C12.5076 18.5627 12.3661 18.6374 12.2437 18.7379C12.1213 18.8385 12.0205 18.9628 11.9474 19.1033L8.46141 25.1563L7.76738 26.3669C7.95905 26.0318 8.06848 25.6559 8.08666 25.2703C8.10484 24.8847 8.03125 24.5002 7.87196 24.1485L2.89014 15.5064H14.6982C14.9062 15.507 15.1104 15.562 15.2905 15.666C15.4707 15.7699 15.6204 15.9192 15.725 16.099L20.9698 25.1817C21.2013 25.5218 21.5095 25.8029 21.8695 26.0021C22.2295 26.2014 22.6313 26.3133 23.0424 26.3289H21.629ZM29.2285 15.5096L23.6604 25.1563L17.7437 14.9296C17.6403 14.7492 17.5859 14.5449 17.5859 14.337C17.5859 14.1291 17.6403 13.9248 17.7437 13.7444L23.6604 3.51453L24.3544 2.30711C24.1222 2.71391 24.0114 3.17869 24.035 3.6465C24.0586 4.11431 24.2156 4.56558 24.4875 4.94697C24.6872 5.22585 29.2412 13.1613 29.2412 13.1613H22.2343C21.9233 13.1613 21.6251 13.2848 21.4052 13.5047C21.1853 13.7246 21.0617 14.0228 21.0617 14.3338C21.0617 14.6448 21.1853 14.9431 21.4052 15.163C21.6251 15.3829 21.9233 15.5064 22.2343 15.5064H27.8436H27.8119C28.2402 15.5092 28.6617 15.3991 29.034 15.1871C29.4062 14.9751 29.7159 14.6688 29.932 14.299L29.2253 15.5127L29.2285 15.5096Z" />
),
})
1 change: 1 addition & 0 deletions src/components/icons/staking/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export * from "./DefaultOpenSourceGlyphIcon"
export * from "./DockerGlyphIcon"
export * from "./EconomicalIcon"
export * from "./EthpoolGlyphIcon"
export * from "./EverstakeGlyphIcon"
export * from "./GreenCheckProductGlyphIcon"
export * from "./KilnGlyphIcon"
export * from "./LaunchnodesGlyphIcon"
Expand Down
38 changes: 38 additions & 0 deletions src/data/staking-products.json
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,44 @@
"eventAction": "Clicked",
"eventName": "Clicked Bedrock go to link"
}
},
{
"name": "Everstake",
"imageName": "Everstake",
"hue": 43,
"launchDate": "2023-09-14",
"url": "https://stake.everstake.one/ethereum/",
"audits": [
{
"name": "ChainSecurity 2023",
"url": "https://chainsecurity.com/security-audit/everstake-eth-b2c-staking/"
},
{
"name": "Ackee 2023",
"url": "https://ackeeblockchain.com/blog/everstake-ethereum-staking-protocol-audit-summary/"
}
],
"minEth": 0.1,
"feePercentage": 10,
"tokens": [],
"isFoss": false,
"hasBugBounty": false,
"isTrustless": true,
"hasPermissionlessNodes": false,
"pctMajorityExecutionClient": 50,
"pctMajorityConsensusClient": 100,
"platforms": ["Browser", "Wallet"],
"ui": ["GUI"],
"socials": {
"discord": "https://discord.gg/NvcW47V3Xb",
"twitter": "https://twitter.com/everstake_pool",
"medium": "https://medium.com/everstake"
},
"matomo": {
"eventCategory": "StakingProductCard",
"eventAction": "Clicked",
"eventName": "Clicked Everstake (pool) go to link"
}
}
]
}

0 comments on commit 8ddce8e

Please sign in to comment.