Skip to content

Commit

Permalink
Merge 98a53ee into 9d103a1
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboydiamonds authored Nov 6, 2024
2 parents 9d103a1 + 98a53ee commit 231975b
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 39 deletions.
4 changes: 2 additions & 2 deletions packages/synapse-constants/src/constants/chains/master.ts
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ export const MOONBEAM: Chain = {
chainSymbol: 'MOONBEAM',
name: 'Moonbeam',
chainImg:
'https://8f3ea9f2.sanguine-fe.pages.dev/_next/static/media/moonbeam.284ab9b4.svg',
'https://adf1cceb.sanguine-fe.pages.dev/_next/static/media/moonbeam.63f34507.svg',
layer: 1,
codeName: 'moonbeam',
blockTime: 12000,
Expand All @@ -363,7 +363,7 @@ export const MOONRIVER: Chain = {
chainSymbol: 'MOONRIVER',
name: 'Moonriver',
chainImg:
'https://8f3ea9f2.sanguine-fe.pages.dev/_next/static/media/moonriver.3fb35010.svg',
'https://adf1cceb.sanguine-fe.pages.dev/_next/static/media/moonriver.275d190a.svg',
layer: 1,
codeName: 'moonriver',
blockTime: 12000,
Expand Down
4 changes: 2 additions & 2 deletions packages/synapse-constants/src/constants/tokens/bridgeable.ts
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ export const MOVR = new Token({
decimals: 18,
symbol: 'MOVR',
name: 'MOVR',
logo: 'https://8f3ea9f2.sanguine-fe.pages.dev/_next/static/media/movr.3fb35010.svg',
logo: 'https://adf1cceb.sanguine-fe.pages.dev/_next/static/media/movr.b86510af.svg',
isNative: true,
swapableType: 'MOVR',
color: 'purple',
Expand Down Expand Up @@ -817,7 +817,7 @@ export const WMOVR = new Token({
decimals: 18,
symbol: 'MOVR',
name: 'Wrapped MOVR',
logo: 'https://8f3ea9f2.sanguine-fe.pages.dev/_next/static/media/movr.3fb35010.svg',
logo: 'https://adf1cceb.sanguine-fe.pages.dev/_next/static/media/movr.b86510af.svg',
swapableType: 'MOVR',
color: 'purple',
priorityRank: 3,
Expand Down
15 changes: 3 additions & 12 deletions packages/synapse-interface/assets/chains/moonbeam.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 3 additions & 18 deletions packages/synapse-interface/assets/chains/moonriver.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 231975b

Please sign in to comment.