UNPKG

viem

Version:

TypeScript Interface for Ethereum

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