diff --git a/apps/web/public/images/partners/btcfi.svg b/apps/web/public/images/partners/btcfi.svg new file mode 100644 index 0000000000..20dc48e7a1 --- /dev/null +++ b/apps/web/public/images/partners/btcfi.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index b667aea85f..d625e85c09 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -3495,6 +3495,15 @@ "category": "consumer", "subcategory": "gaming" }, + { + "name": "BTCFi", + "tags": [ + "defi" + ], + "description": "BTCFi is a decentralized crosschain Bitcoin asset management platform offering native Bitcoin collateralization to mint a Bitcoin-backed stablecoin, BtcUSD.", + "url": "https://www.btcfi.one/?referrer=base", + "imageUrl": "/images/partners/btcfi.svg" + }, { "name": "Phantom", "category": "wallet",