UNPKG

viem

Version:

TypeScript Interface for Ethereum

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