Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

217
Visualizações
How to get USDT balance with ethplorer

I'm trying to get SHIB balance with ethplorer API how can I get it?

This is what I've done but I have an error 104 address format error

fetch("https://api.ethplorer.io/getAddressInfo/0x27cbc493b894e35f3f34ab273d0d634550af025d?apiKey=api_key&token=SHIB").then((response)=>{
  console.log(response.json());
}).catch( e => console.log(e));
about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

The Ethplorer API getAddressInfo endpoint (docs) doesn't support the token query param.

And yes, the error message is a bit unfortunate. It seems the error message is not really related to the input address format - rather than to the incorrect query param.

But! If you pass the un-checksumed address (as you did in the question), it only returns the ETH info and doesn't return the tokens array. So you need to pass the checksumed address (see below) to get the token info as well. You can then filter out the tokens that you're looking for in your JS script.

https://api.ethplorer.io/getAddressInfo/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD?apiKey=<your_api_key>
about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda