UNPKG

viem

Version:

TypeScript Interface for Ethereum

11 lines 372 B
import { defineToken } from '../defineToken.js'; export declare const stcusd: defineToken.ReturnType<{ readonly addresses: { readonly 4217: "0x20c0000000000000000000008ee4fcff88888888"; }; readonly currency: "stcUSD"; readonly decimals: 6; readonly name: "Staked Cap USD"; readonly symbol: "stcUSD"; }>; //# sourceMappingURL=stcusd.d.ts.map