14.05.2026 rip
This commit is contained in:
@@ -16,8 +16,7 @@ interface Props {
|
||||
onNetworkChange?: (network: string) => void
|
||||
}
|
||||
|
||||
const NETWORKS = ['BTC', 'ETH', 'BSC', 'TRX', 'SOL']
|
||||
|
||||
const NETWORKS = ['ETH', 'BSC', 'TRX', 'SOL']
|
||||
const PERCENTS = [25, 50, 100]
|
||||
|
||||
export function SwapCard({
|
||||
|
||||
Reference in New Issue
Block a user