mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2026-05-16 01:57:15 +02:00
feat: add TransferFrom event
This commit is contained in:
@@ -11,7 +11,6 @@ func New() *bunrouter.Router {
|
||||
router := bunrouter.New()
|
||||
|
||||
router.GET("/metrics", metricsHandler())
|
||||
|
||||
return router
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user