diff --git a/60808/entities.json b/60808/entities.json index 9508468..8946d12 100644 --- a/60808/entities.json +++ b/60808/entities.json @@ -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" + } } } diff --git a/60808/products.json b/60808/products.json index 2d2ffa7..f0fcb45 100644 --- a/60808/products.json +++ b/60808/products.json @@ -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" + ] } } diff --git a/60808/vaults.json b/60808/vaults.json index 670b9b3..778643e 100644 --- a/60808/vaults.json +++ b/60808/vaults.json @@ -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"] } }