UNPKG

viem

Version:

TypeScript Interface for Ethereum

12 lines 391 B
// Generated with `pnpm gen:tokenlist`. Do not modify manually. import { defineToken } from '../defineToken.js'; export const thetausd = /*#__PURE__*/ defineToken({ addresses: { 42431: '0x20c0000000000000000000000000000000000003', // tempoModerato }, currency: 'USD', decimals: 6, name: 'ThetaUSD', symbol: 'thetaUSD', }); //# sourceMappingURL=thetausd.js.map