UNPKG

viem

Version:

TypeScript Interface for Ethereum

12 lines 369 B
// Generated with `pnpm gen:tokenlist`. Do not modify manually. import { defineToken } from '../defineToken.js'; export const cusd = /*#__PURE__*/ defineToken({ addresses: { 4217: '0x20c0000000000000000000000520792dcccccccc', // tempo }, currency: 'USD', decimals: 6, name: 'Cap USD', symbol: 'cUSD', }); //# sourceMappingURL=cusd.js.map