Skip to content

Commit

Permalink
docs: adding Tulipa.Capital products on BOB chain
Browse files Browse the repository at this point in the history
  • Loading branch information
tulipa-cto committed Feb 27, 2025
1 parent d50721a commit f991870
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
12 changes: 12 additions & 0 deletions 60808/entities.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,17 @@
"social": {
"twitter": "Re7Labs"
}
},
"tulipa-capital": {
"name": "Tulipa Capital",
"logo": "tulipacapital.png",
"description": "At Tulipa Capital, we leverage cutting-edge technology and innovative financial strategies to maximize yields while implementing rigorous risk management practices.",
"url": "https://www.tulipa.capital/",
"addresses": {
"0xF53eAeB7e6f15CBb6dB990eaf2A26702e1D986d8": "Tulipa Capital Multisig"
},
"social": {
"twitter": "tulipacapital"
}
}
}
10 changes: 10 additions & 0 deletions 60808/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,15 @@
"0x33Cc3800574c4bEe6D7428e707Db82d1543d639D",
"0x11DA346d3Fdb62641BDbfebfd54b81CAA871aEf6"
]
},
"tulipa-saffron": {
"name": "Tulipa Saffron",
"description": "A market tailored to lending and borrowing BTC assets such as WBTC and LBTC on the BOB chain. Governed by Tulipa.",
"entity": "tulipa-capital",
"vaults": [
"0xced95f4cF51dE12F0a0af62F1b53828491d21Ca9",
"0xa61837d6745De6198456165191298075Eca0b9a0",
"0x1A681ED31eA68455A73D187929973e7095c31932"
]
}
}
15 changes: 15 additions & 0 deletions 60808/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,20 @@
"name": "Re7 Labs WBTC",
"description": "Component of the Re7 Labs BOB Cluster",
"entity": "re7-labs"
},
"0xced95f4cF51dE12F0a0af62F1b53828491d21Ca9": {
"name": "Saffron LBTC",
"description": "Saffron LBTC",
"entity": ["tulipa-capital"]
},
"0xa61837d6745De6198456165191298075Eca0b9a0": {
"name": "Saffron Hybrid BTC",
"description": "Saffron Hybrid BTC",
"entity": ["tulipa-capital"]
},
"0x1A681ED31eA68455A73D187929973e7095c31932": {
"name": "Saffron WBTC",
"description": "Saffron WBTC",
"entity": ["tulipa-capital"]
}
}

0 comments on commit f991870

Please sign in to comment.