UNPKG

viem

Version:

TypeScript Interface for Ethereum

14 lines (11 loc) 318 B
// Generated with `pnpm gen:tokenlist`. Do not modify manually. import { defineToken } from '../defineToken.js' export const usd1 = /*#__PURE__*/ defineToken({ addresses: { 4217: '0x20c000000000000000000000111111111e910f0f', // tempo }, currency: 'USD', decimals: 6, name: 'USD1', symbol: 'USD1', })