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

adding relevant info for premia #33

Merged
merged 1 commit into from
Feb 2, 2024
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
9 changes: 9 additions & 0 deletions src/assets/premia/premia_banner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/premia/premia_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions src/protocols/arbitrum-one.json
Original file line number Diff line number Diff line change
Expand Up @@ -395,5 +395,24 @@
"blog": "https://blog.dopex.io",
"github": "https://github.com/dopex-io",
"defillama": "https://defillama.com/protocol/dopex"
},
{
"chainId": 42161,
"id": "premia",
"name": "Premia",
"logo": "BASE_URL/assets/premia/premia_logo.svg",
"cover": "BASE_URL/assets/premia/premia_banner.svg",
"tagline": "Permissionless crypto options for any ERC-20 on Arbitrum",
"tags": ["options", "derivatives", "vaults", "yield"],
"description": "Premia Blue allows users to trade fully customizable European Call and Put options on any ERC-20 token with a valid price oracle. Options on the platform can be purchased to gain directional exposure or sold to hedge and earn yield in the form of premiums.",
"tokens": ["0x51fC0f6660482Ea73330E414eFd7808811a57Fa2"],
"twitter": "https://twitter.com/PremiaFinance",
"discord": "https://discord.com/invite/premia",
"docs": "https://docs.premia.blue/",
"blog": "https://blog.premia.blue/",
"github": "https://github.com/premian-labs",
"telegram": "https://t.me/premiablue",
"defillama": "https://defillama.com/options/premia",
"website": "https://app.premia.blue/"
}
]
Loading