Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

247
Views
Parámetros no válidos: debe proporcionar una dirección de Ethereum

Tengo este error al llamar a la función después de walletconnect. Puedo obtener la dirección de la billetera después de conectar la billetera, pero cuando llamo a la función "whiteListMint", aparece este error. ¿Por qué error de metamáscara?

ingrese la descripción de la imagen aquí

 const walletconnect = new WalletConnectConnector({ rpcUrl: `https://mainnet.infura.io/v3/${process.env.INFURA_KEY}`, bridge: 'https://bridge.walletconnect.org', qrcode: true, pollingInterval: POLLING_INTERVAL, }) const connectwallet = async (activate) => { try { await activate(walletconnect); } catch (error) { console.log(error); } }; const handleWhiteListMint = async () => { if (active) { if (!mintStats) { return; } const id = toast.loading("Transaction pending"); whiteListMint( account, parseInt(quantity), mintStats?.feePerQuantity );
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!