Skip to content

Commit cbe7ae6

Browse files
committed
adds xerberus rating context
1 parent 83f5255 commit cbe7ae6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/orcfax-feeds/risk-ratings/centralized-review/fact-statement.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,18 @@ Types under review for development
4040
| ------------ | -------- | ---------------------------| --------------------- |
4141
| ------------ | -------- | ---------------------------| --------------------- |
4242

43+
The values for `bestRating` and `worstRating` are further described in Xerberus
44+
[docs][x-1].
45+
46+
| Rating | Explanation |
47+
| ------ | ----------- |
48+
| AAA - A | Investment Grade |
49+
| BBB - B | Speculative |
50+
| CCC - C | Highly Speculative |
51+
| D | Junk |
52+
53+
[x-1]: https://xerberus.gitbook.io/documentation/apis/risk-ratings/cardano#risk-scores
54+
4355
## Fact Statement example
4456

4557
<CodeBlock language="jsx">{factStatement}</CodeBlock>

0 commit comments

Comments
 (0)