Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: pkhutal on May 30, 2018, 01:43:03 PM



Title: Ethereum erc20 token unconfirmed/pending transactions
Post by: pkhutal on May 30, 2018, 01:43:03 PM
Hello,

Is there way by which i can know unconfirmed/pending transactions of particular Ethereum erc20 token?

I mean like EOS 100 pending tnx, XYZ 20 pending tnx. The token must be on erc20.

Thank you


Title: Re: Ethereum erc20 token unconfirmed/pending transactions
Post by: Heisenberg_Hunter on May 30, 2018, 03:58:02 PM
Erc20 token is similar to Eth transactions.

You can check the unconfirmed and pending transaction of a particular token by using the contract address of that token. In order to find the contract address visit https://etherscan.io/tokens and enter the token name and check for the transactions by using the TxHash.



Title: Re: Ethereum erc20 token unconfirmed/pending transactions
Post by: pkhutal on May 31, 2018, 05:50:08 AM
Erc20 token is similar to Eth transactions.

You can check the unconfirmed and pending transaction of a particular token by using the contract address of that token. In order to find the contract address visit https://etherscan.io/tokens and enter the token name and check for the transactions by using the TxHash.



Done, thank you!! :)


Title: Re: Ethereum erc20 token unconfirmed/pending transactions
Post by: pkhutal on July 27, 2018, 01:11:16 PM
Hello,

Is there an API similar to : http://api.etherscan.io/api?module=account&action=txlist&address=0x1234.....5678&startblock=4271910&endblock=99999999&sort=asc&apikey=KEYGOESHERE

where we can get the data of unconfirmed transactions.


Thank you!


Title: Re: Ethereum erc20 token unconfirmed/pending transactions
Post by: Heisenberg_Hunter on July 29, 2018, 10:04:54 AM
I am not very familiar with the api being used for checking out the unconfirmed transactions.

 You can check the data for the unconfirmed pending tx by going through Etherscan link (https://etherscan.io/txsPending) which displays pending txs. Here you can enter your address and search... Once you got the result for your address, you can check the txhash for the transaction and check through the data.

P.S May I know for what you have been asking for these infos? Have you been stuck in transactions for longer period? Or you are building a website like thing and need to integrate this in your website for helping your customers?


Title: Re: Ethereum erc20 token unconfirmed/pending transactions
Post by: nwanne on July 29, 2018, 11:23:56 PM
Hello,

Is there way by which i can know unconfirmed/pending transactions of particular Ethereum erc20 token?

I mean like EOS 100 pending tnx, XYZ 20 pending tnx. The token must be on erc20.

Thank you


Yeah sure you can do that by using etherscan.io then on that particular transaction, open the link to transaction hash id then it will take you to a page where you will a whole lot of details about the transaction then you can see the detail you want.


Title: Re: Ethereum erc20 token unconfirmed/pending transactions
Post by: elosi on July 30, 2018, 09:59:34 AM
Etherscan.io website has made everything possible for you to view and monitor everything that goes on any wallet, visit the etherscan website with the eth address or the transaction hash id, you will find any the details you need.


Title: Re: Ethereum erc20 token unconfirmed/pending transactions
Post by: phoinex on July 30, 2018, 10:07:56 AM
Hello,

Is there way by which i can know unconfirmed/pending transactions of particular Ethereum erc20 token?

I mean like EOS 100 pending tnx, XYZ 20 pending tnx. The token must be on erc20.

Thank you


The Ether network is solid and widely used, I have experienced when it will move my balance, and it reaches my wallet takes 3 days and this makes me anxious.


Title: Re: Ethereum erc20 token unconfirmed/pending transactions
Post by: echodike on July 30, 2018, 09:49:16 PM
Hello,

Is there way by which i can know unconfirmed/pending transactions of particular Ethereum erc20 token?

I mean like EOS 100 pending tnx, XYZ 20 pending tnx. The token must be on erc20.

Thank you


Yeah sure there is a simple way, I know i once asked this question when i was a newbie, etherscan.io has made everything possible, all you need to do is to copy the address and put it in a search box and there you go, you will see all the information you need.