Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neo-vortex/erc20transactioninfo

An ERC20 token transaction explorer which decode and show erc20 transaction details using C# blazor
https://github.com/neo-vortex/erc20transactioninfo

Last synced: 14 days ago
JSON representation

An ERC20 token transaction explorer which decode and show erc20 transaction details using C# blazor

Awesome Lists containing this project

README

        

# ERC20TransactionInfo
An ERC20 token transaction explorer which decode and show erc20 transaction details using C# blazor

use like this:

```
http://[serveraddress]/[Tx hash]/[base64 encoded rpc node url]
```
it supports transfer transaction as of now, but i have plan to extend it more to support all common erc20 transactions
![image](https://github.com/Neo-vortex/ERC20TransactionInfo/assets/40230471/8bc18e7e-d3b5-4267-b17f-1eba4cddf63b)