UNPKG

viem

Version:

TypeScript Interface for Ethereum

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