Skip to content

Commit

Permalink
chore: please bot + correct img url
Browse files Browse the repository at this point in the history
  • Loading branch information
nick134-bit committed Jan 27, 2025
1 parent 33d7aea commit 1ac3652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions components/Pages/Trade/Pools/ActionCTAs.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
import { useMemo } from 'react'

import { Button, HStack } from '@chakra-ui/react'
import { ACTIVE_INCENTIVE_NETWORKS } from 'constants/index'
import { useRouter } from 'next/router'

export const ActionCTAs = ({ chainIdParam, chainId, pool }) => {
Expand Down
4 changes: 2 additions & 2 deletions public/mainnet/migaloo-1/pools_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -1320,7 +1320,7 @@
"wBTC"
],
"displayName": "WHALEX-wBTC",
"displayLogo1": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/whalex.png",
"displayLogo1": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/whaleX.png",
"displayLogo2": "/logos/wbtcosmo.svg",
"pool_assets": [
{
Expand All @@ -1330,7 +1330,7 @@
"symbol": "WHALEX",
"name": "WHALEX",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/whalex.png",
"logoURI": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/whaleX.png",
"tags": [
"native"
],
Expand Down

0 comments on commit 1ac3652

Please sign in to comment.