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

🚀 [QA] Update release environment #563

Merged
merged 4 commits into from
Oct 27, 2023
Merged
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
6 changes: 3 additions & 3 deletions src/assets/questline-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
{
"realmId": "22",
"questlineName": "The bribes must flow",
"description": "Frax Finance is a decentralized cross-chain protocol that aims to establish a scalable, digital currency with a flexible supply, backed algorithmically and by collateral.",
"description": "Frax Finance is a protocol that issues decentralized stablecoins and the subprotocols to support them, creating a unique self-sufficient DeFi ecosystem",
"quests": [
{
"name": "Fund bribes on Votemarket",
"description": "The more total USD value in bribes you commit on Votemarket in a week, the more of the weekly XP drop you will get."
"name": "Claim bribes on Votemarket",
"description": "Earn $XP by voting for gauges and claiming bribes if available."
}
]
}
Expand Down
Loading