Skip to content

Commit 1ae441a

Browse files
add juris listing
1 parent efbf906 commit 1ae441a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

defi/src/protocols/data4.ts

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32985,5 +32985,29 @@ const data4: Protocol[] = [
3298532985
twitter: "opinionlabsxyz",
3298632986
listedAt: 1761694223,
3298732987
},
32988+
{
32989+
id: "6927",
32990+
name: "Juris Protocol",
32991+
address: "terra:terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2",
32992+
symbol: "JURIS",
32993+
url: "https://www.jurisprotocol.com",
32994+
description: "A comprehensive DeFi protocol on Terra Classic offering staking and lending services with a focus on LUNC ecosystem development.",
32995+
chain: "Terra",
32996+
logo: `${baseIconsUrl}/juris-protocol.jpg`,
32997+
audits: "2",
32998+
audit_note: null,
32999+
gecko_id: "juris-protocol",
33000+
cmcId: null,
33001+
category: "Yield",
33002+
chains: ["Terra"],
33003+
module: "juris-protocol/index.js",
33004+
forkedFromIds: [],
33005+
audit_links: [
33006+
"https://app.solidproof.io/projects/juris-protocol?audit=963e1452-fcff-4a08-9618-72cf949c9419",
33007+
],
33008+
twitter: "JurisProtocol",
33009+
github: ["jurisprotocol"],
33010+
listedAt: 1761694872,
33011+
},
3298833012
];
3298933013
export default data4;

0 commit comments

Comments
 (0)