1
2
3
4
5
#[path = "./dfuse.ethereum.codec.v1.rs"]
pub mod eth;

#[path = "./eth.erc20.v1.rs"]
pub mod erc20;