serai/processor/ethereum/erc20
Luke Parker 294462641e Don't have the ERC20 collapse the top-level transfer ID to the transaction ID
Uses the ID of the transfer event associated with the top-level transfer.
2024-09-19 23:36:32 -07:00
..
contracts Smash ERC20 into its own library 2024-09-19 23:36:32 -07:00
src Don't have the ERC20 collapse the top-level transfer ID to the transaction ID 2024-09-19 23:36:32 -07:00
Cargo.toml Don't have the router drop transactions which may have top-level transfers 2024-09-19 23:36:32 -07:00
LICENSE Smash ERC20 into its own library 2024-09-19 23:36:32 -07:00
README.md Smash ERC20 into its own library 2024-09-19 23:36:32 -07:00

ERC20

A library for the Serai Processor to interact with ERC20s.