usdshe 0.4.0

A utility crate to easily retrieve USDC contract addresses for various blockchain networks.
Documentation
1
2
3
use alloy_primitives::{address, Address};

pub const USDC: Address = address!("a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48");