stargately / blockroma

a open-source blockchain explorer built with typescript for Ethereum web3 compatible blockchains
https://blockroma.com
32 stars 20 forks source link

fix ERC 1155 parser for token error type #33

Closed eryknguyen closed 2 years ago

eryknguyen commented 2 years ago

Description

An error occurred when I tried to parse the raw data of the transaction. It's an error related to the hex-to-numeric conversion of the field type.

Links

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.