sthnaqvi / explorer

Ethererum Blockchain Explorer to show the details of the blocks and transactions via web3- Realtime Price Ticker, etc.

Home Page:https://explorer.ethorbit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contract

AndreiD opened this issue · comments

thanks for continuing the work from etherparty/explorer

is it difficult to add contracts support to this ?

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

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.

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

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