We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0949d36 commit f87a832Copy full SHA for f87a832
src/data/staking-products.json
@@ -641,7 +641,16 @@
641
"hue": 221,
642
"launchDate": "2020-11-20",
643
"url": "https://stakefi.ankr.com/liquid-staking",
644
- "audits": [],
+ "audits": [
645
+ {
646
+ "name": "Beosin",
647
+ "url": "https://assets.ankr.com/files/stkr_smart_contract_auditing_report.pdf"
648
+ },
649
650
651
+ "url": "https://assets.ankr.com/staking/smart_contract_security_audit_aeth_beosin.pdf"
652
+ }
653
+ ],
654
"minEth": 0.5,
655
"feePercentage": 15,
656
"tokens": [
@@ -657,7 +666,7 @@
657
666
}
658
667
],
659
668
"isFoss": true,
660
- "hasBugBounty": false,
669
+ "hasBugBounty": true,
661
670
"isTrustless": false,
662
671
"hasPermissionlessNodes": false,
663
672
"pctMajorityClient": 67.94,
0 commit comments