alloy-erc20 1.2.0

Interact with ERC-20 contracts using Alloy.
1
2
3
4
/// Arbitrum.
pub mod arbitrum;
/// Ethereum mainnet.
pub mod mainnet;