diff --git a/src/components/icons/staking/bitwise-glyph.svg b/src/components/icons/staking/bitwise-glyph.svg new file mode 100644 index 00000000000..2d091d83abf --- /dev/null +++ b/src/components/icons/staking/bitwise-glyph.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/components/icons/staking/index.ts b/src/components/icons/staking/index.ts index b36f2311e18..0789b7eac4f 100644 --- a/src/components/icons/staking/index.ts +++ b/src/components/icons/staking/index.ts @@ -5,6 +5,7 @@ import AuditedIcon from "./audited.svg" import AvadoGlyphIcon from "./avado-glyph.svg" import BattleTestedIcon from "./battle-tested.svg" import BedrockGlyphIcon from "./bedrock-glyph.svg" +import BitwiseGlyphIcon from "./bitwise-glyph.svg" import BugBountyIcon from "./bug-bounty.svg" import CautionProductGlyph from "./caution-product-glyph.svg" import ChainLaboGlyphIcon from "./chain-labo-glyph.svg" @@ -54,6 +55,7 @@ export { AvadoGlyphIcon, BattleTestedIcon, BedrockGlyphIcon, + BitwiseGlyphIcon, BugBountyIcon, CautionProductGlyph, ChainLaboGlyphIcon, diff --git a/src/data/staking-products.json b/src/data/staking-products.json index c8ba855a540..4d4176b0cd8 100644 --- a/src/data/staking-products.json +++ b/src/data/staking-products.json @@ -869,6 +869,48 @@ "eventAction": "Clicked", "eventName": "Clicked Serenita go to link" } + }, + { + "name": "Bitwise", + "imageName": "Bitwise", + "hue": 210, + "launchDate": "2020-12-01", + "url": "https://www.attestant.io/", + "audits": [ + { + "name": "SOC 2 Type II & ISO 27001", + "url": "https://www.attestant.io/certifications/" + }, + { + "name": "Dedaub - Batch Validator Depositor", + "url": "https://dedaub.com/audits/ethereum-foundation/ef-batch-validator-depositor-april-02-2025/" + } + ], + "minEth": 32, + "additionalStake": null, + "additionalStakeUnit": null, + "monthlyFee": null, + "monthlyFeeUnit": null, + "isFoss": true, + "hasBugBounty": false, + "isTrustless": true, + "isPermissionless": false, + "pctMajorityExecutionClient": 0, + "pctMajorityConsensusClient": 0, + "isSelfCustody": true, + "platforms": ["Browser"], + "ui": ["GUI"], + "socials": { + "twitter": "https://x.com/AttestantIO", + "telegram": "https://t.me/attestant", + "github": "https://github.com/attestantio", + "linkedin": "https://www.linkedin.com/company/attestant" + }, + "matomo": { + "eventCategory": "StakingProductCard", + "eventAction": "Clicked", + "eventName": "Clicked Bitwise go to link" + } } ], "pools": [