Skip to content

Commit f0e76ee

Browse files
authored
Update staking-products.json
Added Consensys Staking
1 parent 7f52b84 commit f0e76ee

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

src/data/staking-products.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,43 @@
705705
"eventAction": "Clicked",
706706
"eventName": "Clicked RockX go to link"
707707
}
708+
},
709+
{
710+
"name": "ConsensysStaking",
711+
"imageName": "ConsensysStaking",
712+
"hue": 341,
713+
"launchDate": "2020-12-01",
714+
"url": "https://consensys.io/staking",
715+
"audits": [
716+
{
717+
"name": "SOC2 and Penttests",
718+
"url": "https://app.drata.com/trust/9cbca327-0c38-11ee-865f-029d78a187d9"
719+
}
720+
],
721+
"minEth": 32,
722+
"additionalStake": null,
723+
"additionalStakeUnit": null,
724+
"monthlyFee": null,
725+
"monthlyFeeUnit": null,
726+
"isFoss": true,
727+
"hasBugBounty": true,
728+
"isTrustless": false,
729+
"isPermissionless": false,
730+
"pctMajorityExecutionClient": 95,
731+
"pctMajorityConsensusClient": 0,
732+
"isSelfCustody": true,
733+
"platforms": ["macOS", "Windows"],
734+
"ui": ["GUI", "API", "GraphiQL"],
735+
"socials": {
736+
"discord": "https://discord.gg/AbYHBfjkDY",
737+
"twitter": "https://twitter.com/ssv_network",
738+
"github": "https://github.com/bloxapp/blox-live"
739+
},
740+
"matomo": {
741+
"eventCategory": "StakingProductCard",
742+
"eventAction": "Clicked",
743+
"eventName": "Clicked ConsensysStaking go to link"
744+
}
708745
}
709746
],
710747
"pools": [

0 commit comments

Comments
 (0)