UNPKG

viem

Version:

TypeScript Interface for Ethereum

12 lines 446 B
import { defineToken } from '../defineToken.js'; export declare const usdce: defineToken.ReturnType<{ readonly addresses: { readonly 4217: "0x20c000000000000000000000b9537d11c60e8b50"; readonly 42431: "0x20c0000000000000000000009e8d7eb59b783726"; }; readonly currency: "USD"; readonly decimals: 6; readonly name: "Bridged USDC (Stargate)"; readonly symbol: "USDC.e"; }>; //# sourceMappingURL=usdce.d.ts.map