sthnaqvi / explorer

Ethererum Blockchain Explorer to show the details of the blocks and transactions via web3- Realtime Price Ticker, etc.
https://explorer.ethorbit.com
MIT License
69 stars 52 forks source link

contract #10

Open AndreiD opened 5 years ago

AndreiD commented 5 years ago

thanks for continuing the work from etherparty/explorer

is it difficult to add contracts support to this ?

sthnaqvi commented 5 years ago

@AndreiD thanks for the appreciation, Can you please explain the full feature which you want to add in the explorer.

AndreiD commented 5 years ago

here's what I mean. On a private POA blockchain, I publish some smart contracts.. let's say I publish an ERC20 and I transfer some tokens.

contract2

this address -> 0xF23E08086F1950377D7B943C8318Cea446ed3c92 is a contract, and not an account

example_contract

also here, on the block hash, contract address is empty, but it shouldn't be.

AndreiD commented 5 years ago

so what do you say man, you wanna be the hero of all the people that gave you a star on github ?

sthnaqvi commented 5 years ago

@AndreiD I apologize for my previous comments, I'll fix this issue as soon as I get the time.