Skip to content

Commit

Permalink
add zkjump link
Browse files Browse the repository at this point in the history
  • Loading branch information
MickWang committed Jul 20, 2024
1 parent ff8f4e4 commit 4de0b66
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
10 changes: 10 additions & 0 deletions public/img/zkJump.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions views/transactions/Withdraw.vue
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,12 @@ import WithdrawalSubmitted from "@/views/transactions/WithdrawalSubmitted.vue";
import { ETH_ADDRESS } from "~/zksync-web3-nova/src/utils";
const showBridge = ref(true);
const chainList = [
{
name: "zkJump",
logo: "zkJump.svg",
url: "https://zkjump.io/app",
description: "Bridge your $ZKL from Nova to Ethereum in minutes",
},
{
name: "Orbiter Finance",
logo: "orbiter.svg",
Expand Down

0 comments on commit 4de0b66

Please sign in to comment.