type SendEvmUsdcNetwork = | "base" | "base-sepolia" | "ethereum" | "ethereum-sepolia" | "avalanche" | "polygon" | "optimism" | "arbitrum";
Was this page helpful?