Skip to content

Commit f87a832

Browse files
committed
added audit links and bug bounty existing for ankr liquid staking [Fixes #8801]
1 parent 0949d36 commit f87a832

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

src/data/staking-products.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,16 @@
641641
"hue": 221,
642642
"launchDate": "2020-11-20",
643643
"url": "https://stakefi.ankr.com/liquid-staking",
644-
"audits": [],
644+
"audits": [
645+
{
646+
"name": "Beosin",
647+
"url": "https://assets.ankr.com/files/stkr_smart_contract_auditing_report.pdf"
648+
},
649+
{
650+
"name": "Beosin",
651+
"url": "https://assets.ankr.com/staking/smart_contract_security_audit_aeth_beosin.pdf"
652+
}
653+
],
645654
"minEth": 0.5,
646655
"feePercentage": 15,
647656
"tokens": [
@@ -657,7 +666,7 @@
657666
}
658667
],
659668
"isFoss": true,
660-
"hasBugBounty": false,
669+
"hasBugBounty": true,
661670
"isTrustless": false,
662671
"hasPermissionlessNodes": false,
663672
"pctMajorityClient": 67.94,

0 commit comments

Comments
 (0)