@extends('front.layouts.app-auth') @section('content')

Import NFTs

{{ $nftConfig['defaultNetwork']['shortName'] ?? 'Ethereum' }} • {{ ucfirst($nftConfig['wallet']['defaultWallet'] ?? 'MetaMask') }}

We'll scan NFTs owned by your connected wallet on {{ $nftConfig['defaultNetwork']['shortName'] ?? 'Ethereum' }}.

Imported NFTs appear in your Inventory. You can list them later and attach them to fundraising campaigns during campaign creation.

Connect with Sport Nexus

This wallet supports multiple ecosystems. Select which ecosystem you'd like to connect to.

MetaMask

Coinbase Wallet

WalletConnect

Connect with Sport Nexus

NFTs stay in your wallet. We only create a reference for listing on campaigns.

Connect MetaMask

Connect your wallet to fetch your NFTs

2

Switch to {{ $nftConfig['defaultNetwork']['name'] ?? 'Ethereum Mainnet' }}

Ensure you're on the correct network

@endsection @push('page_script') @endpush