Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Abracadabra logo #38

Merged
merged 1 commit into from
Feb 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions src/assets/abracadabra/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/protocols/arbitrum-one.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,8 @@
"chainId": 42161,
"id": "abracadabra",
"name": "Abracadabra",
"logo": "https://2613419232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc9U0yE30Tc9xb3mVGA-1703796690%2Fuploads%2FyQzNhj0KGHc2IbBYlfTi%2FAbracadabra%20Logo%201.svg?alt=media&token=df9fe919-4a62-4650-8a91-db163cf6da61",
"cover": "https://2613419232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc9U0yE30Tc9xb3mVGA-1703796690%2Fuploads%2FxBQPmhQQowE11Yd639a4%2FDiscord%20invite%20background%201920-1080%201.svg?alt=media&token=694bc438-0704-4fc0-8726-b411940a1410",
"logo": "BASE_URL/assets/abracadabra/logo.svg",
"cover": "BASE_URL/assets/abracadabra/logo.svg",
"tagline": "Abracadabra: leverage and borrowing.",
"tags": ["leverage", "lending", "stablecoin"],
"description": "Abracadabra is a lending platform that uses interest-bearing tokens (such as magicGLP) as collateral to borrow a USD pegged stablecoin (Magic Internet Money - MIM), that can be used as any other traditional stablecoin. Thanks to Abracadabra built in leverage engine, users can leverage up on the yield produced by their favourite interest bearing collaterals.",
Expand Down