Skip to content

zmovane/evm-token-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVM token indexer

A lightweight way to index all tokens which derived from ERC165 standard, based on the ordered logs of EVM-compatible chain.

DB migration

cargo run --bin prisma -- migrate dev

Running indexer

RUST_LOG=info cargo run --bin indexer

About

A lightweight way to index all tokens which derived from ERC165 standard, based on the ordered logs of EVM-compatible chain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published