UNPKG

viem

Version:

TypeScript Interface for Ethereum

13 lines 456 B
// Generated with `pnpm gen:tokenlist`. Do not modify manually. import { defineToken } from '../defineToken.js'; export const pathusd = /*#__PURE__*/ defineToken({ addresses: { 4217: '0x20c0000000000000000000000000000000000000', // tempo 42431: '0x20c0000000000000000000000000000000000000', // tempoModerato }, currency: 'USD', decimals: 6, name: 'PathUSD', symbol: 'pathUSD', }); //# sourceMappingURL=pathusd.js.map