issues
search
thepalbi
/
ethereum-prometheus-exporter
Prometheus exporter for Ethereum client metrics
MIT License
1
stars
0
forks
source link
Adds support for multiple ERC20 contracts and fetch contract info
#4
Closed
thepalbi
closed
2 years ago
thepalbi
commented
2 years ago
This PR:
Adds support for monitoring multiple ERC20 contracts
Reads
decimals
and
symbol
from the contract itself, to improve generated metrics
Adds Makefile
References
:
ERC-20 interface
This PR:
decimals
andsymbol
from the contract itself, to improve generated metricsReferences: