Skip to content

Commit 9a73b24

Browse files
amorphousguytr8dr
andauthored
Update Covenant.json (#6)
* Update Covenant.json * Update Covenant.json Adjusted json file, had an extra "," --------- Co-authored-by: Jonathan Shore <[email protected]>
1 parent 4fd2032 commit 9a73b24

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

testnet/Covenant.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
{
22
"name": "Covenant",
3-
"description": "Lever up your favorite token, or earn yield, through liquid, tradeable debt markets. ",
3+
"description": "Tradeable leverage and debt tokens backed by any asset.",
44
"live": true,
5-
"categories": ["DeFi::Lending"],
5+
"categories": [
6+
"DeFi::Lending",
7+
"DeFi::DEX",
8+
"DeFi::Stablecoin",
9+
"DeFi::Yield"
10+
],
611
"addresses": {
7-
"default": "0x844ecB5adc688BEA7Eee4b564BB26CF9D4F820B0"
12+
"default": "0x1d30392503203dd42f5516B32dACA6b2e11F71d7"
813
},
914
"links": {
1015
"project": "https://covenant.finance",
1116
"twitter": "https://x.com/covenantFi",
1217
"docs": "docs.covenant.finance"
1318
}
14-
}
19+
}

0 commit comments

Comments
 (0)