From 07a2a34ad5f2ece02262e7f1911fb34fa98e256d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Paczy=C5=84ski?= Date: Thu, 30 Nov 2023 18:09:18 +0100 Subject: [PATCH] Update quest description --- src/assets/questline-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/questline-data.json b/src/assets/questline-data.json index b75caef99..07eb204c8 100644 --- a/src/assets/questline-data.json +++ b/src/assets/questline-data.json @@ -52,7 +52,7 @@ { "id": "8_2", "name": "Vampire Attack: Bridge funds from Arbitrum", - "description": "Bridge ETH or USDC from Arbitrum to Base using Hop Exchange. \n \nAccepted assets: [ETH](https://app.hop.exchange/#/send?sourceNetwork=arbitrum&destNetwork=base) and [USDC](https://app.hop.exchange/#/send?sourceNetwork=arbitrum&destNetwork=base&token=USDC), bridging anything else won't be counted towards XP \n \nMechanics: The more you bridge, the higher the reward.", + "description": "Bridge ETH or USDC from Arbitrum to Base using Hop Exchange. \n \nAccepted assets: [ETH](https://app.hop.exchange/#/send?sourceNetwork=arbitrum&destNetwork=base) and [USDC](https://app.hop.exchange/#/send?sourceNetwork=arbitrum&destNetwork=base&token=USDC), bridging anything else won't be counted towards XP \n \nMechanics: The more you bridge, the higher the reward. \n \nReward: each 1 dollar bridge from Arbitrum to Base will be worth 10 contract interactions", "isNew": true, "isAttack": true }