EthTx / ethtx_ce

Ethereum transaction decoder (community version).
https://ethtx.info
Apache License 2.0
270 stars 61 forks source link

is It possible to extend this app to decode txs from bsc or polygon ? #104

Closed jrcarlos2000 closed 2 years ago

kchojn commented 2 years ago

Hey @jrcarlos2000, Yes, it is, you must have access to the node, preferably full-archive. After that, you need to add new chains to the list of chains in the index page. After brief testing, the polygon worked, I'm not sure about bsc. However, we have plans to extend, so there will be more chains supported by us in the future.