@@ -796,7 +796,7 @@ export function EulerSwapPanel(props) {
796796 EulerSwap is not currently supported on this chain.
797797 </ h3 >
798798 < p style = { { marginTop : '1rem' } } >
799- Maglev is currently available on Ethereum, BSC, and Unichain.
799+ Maglev is currently available on Ethereum, BSC, Avalanche, and Unichain.
800800 </ p >
801801 </ div >
802802 </ Panel > ;
@@ -884,7 +884,7 @@ export function EulerSwapBrowse(props) {
884884 EulerSwap is not currently supported on this chain.
885885 </ h2 >
886886 < p style = { { textAlign : 'center' , marginTop : '1rem' } } >
887- Maglev is currently available on Ethereum, BSC, and Unichain.
887+ Maglev is currently available on Ethereum, BSC, Avalanche, and Unichain.
888888 </ p >
889889 </ div > ;
890890 }
@@ -1127,7 +1127,7 @@ export function EulerSwapShowInstance(props) {
11271127 EulerSwap is not currently supported on this chain.
11281128 </ h2 >
11291129 < p style = { { textAlign : 'center' , marginTop : '1rem' } } >
1130- Maglev is currently available on Ethereum, BSC, and Unichain.
1130+ Maglev is currently available on Ethereum, BSC, Avalanche, and Unichain.
11311131 </ p >
11321132 </ div > ;
11331133 }
0 commit comments