joshstevens19 / rindexer

A no-code blazing fast EVM indexer tool built in rust.
https://rindexer.xyz
MIT License
283 stars 26 forks source link

Merge ABIs #13

Closed joshstevens19 closed 1 month ago

joshstevens19 commented 4 months ago

You sometimes have a contract which has many ABI standards which it emits. Instead of the user having to construct this ABI on their end, we can allow the ability to merge the ABIs into 1 single ABI without them doing anything.