Track any EVM chain for live and historical tx events
Go to file
2024-04-22 12:00:37 +08:00
cmd/tracker feat: enable historical syncer, fix ignore contract deploy txs in revert handler 2024-04-22 12:00:37 +08:00
internal feat: enable historical syncer, fix ignore contract deploy txs in revert handler 2024-04-22 12:00:37 +08:00
.gitignore update .gitignore 2024-04-18 12:56:35 +08:00
config.toml feat: enable historical syncer, fix ignore contract deploy txs in revert handler 2024-04-22 12:00:37 +08:00
go.mod feat: add cache bootstrapper 2024-04-18 12:56:05 +08:00
go.sum feat: add cache bootstrapper 2024-04-18 12:56:05 +08:00
Makefile init: base structure 2024-04-01 17:32:10 +08:00
revive.toml feat: add badger blocks db 2024-04-02 16:11:30 +08:00