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!("29219dd400f2bf60e5a23d13be72b486d4038894");