Questions tagged [bscscan]

42 questions
7
votes
3 answers

how to get the full token balance of an address BSCSCAN API

I'm working on BSCSCAN API. My goal is to get full balance for a given address as you can see on this page: https://bscscan.com/tokenholdings?a=0x1c82bdb6a93f50a564155ddbcb9cf1b1a244d169 I checked the documentation on BscScan Website, and it seems…
3
votes
1 answer

How to pass a two-dimensional array as a function argument in Etherscan?

I need to call a contract function from Etherscan that takes a 2d array as an argument, namely: foo (address[][]). I have tried every thinkable way to call the function with no success. Etherscan displays error expected array value (arg="foo",…
Pm Rivière
  • 191
  • 2
  • 13
3
votes
1 answer

React-Native (Android) : Request failed with status code 403 - bscscan api testnet

Please help me, I'm so stuck on this problem: I'm making an request BSCSCAN-API-TESTNET with Axios on React Native and the request is working correctly only within the iOS, but it is not working with the Android (403 Forbidden response). My URL…
3
votes
0 answers

Trading View - bscscan/ethereum Chart for individual Contract

Unfortunately, I'm a bit stupid when implementing the chart for an individual token. I call Tradinview, via html, with the following script: `