Skip to content

Commit 82b01ab

Browse files
author
brianshattuck
committed
Add soneium Icons
1 parent df078c0 commit 82b01ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/Bridge/BridgePage.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ const BridgePage: React.FC = ({}) => {
5959
},
6060
{
6161
image: Rhino,
62-
chains: [eth, polygon, image525, Image505, Image511],
62+
chains: [eth, polygon, image525, Image505, Image511, soneium],
6363
externalLink: 'https://app.rhino.fi/bridge',
6464
},
6565
{
6666
image: layer,
67-
chains: [eth, polygon, image525, Image505, Image510],
67+
chains: [eth, polygon, image525, Image505, Image510, soneium],
6868
externalLink: 'https://www.layerswap.io/app',
6969
},
7070
{
@@ -94,7 +94,7 @@ const BridgePage: React.FC = ({}) => {
9494
},
9595
{
9696
image: Nitro,
97-
chains: [eth, polygon, image525, Image505, Image511, Dogechain],
97+
chains: [eth, polygon, image525, Image505, Image511, Dogechain, soneium],
9898
externalLink: 'https://app.routernitro.com/swap',
9999
},
100100
{

0 commit comments

Comments
 (0)