python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
BSC or Ethereum transaction history
I am thinking of one thing for the transaction history data. Whether there is an API call, maybe RPC call or REST call, that we can query target wallet address transaction history? I am trying for mak...

leiiiooo
Votes: 0
Answers: 1
Metamask Swap rate
Hey can someone explain this transaction to me? I tried to swap 117 USDT for Altias but received just like 0,03 ALT ... Which is almost the same as when swapping 1 USDT on this transaction
Sławomir Ossowski
Votes: 0
Answers: 0
Get Pancake Swap's Old Pair PairCreated Event
I am trying to read Past Event for Pancake Factory Address. But i dont get response.
var contractInstance = new web3.eth.Contract(abi, "0xcA143Ce32Fe78f1f7019d7d551a6402fC5350c73");
contrac...
IG USER
Votes: 0
Answers: 1
Sending ERC20 tokens using the transfer function
I'm pretty new to programing in solidity and I'm currently trying to run a simple smart contract in Remix, seen bellow:
pragma solidity ^0.8.0;
import "github.com/OpenZeppelin/openzeppelin-contr...
Akssimiro
Votes: 0
Answers: 1