UNPKG

viem

Version:

TypeScript Interface for Ethereum

11 lines 369 B
import { defineToken } from '../defineToken.js'; export declare const rusd: defineToken.ReturnType<{ readonly addresses: { readonly 4217: "0x20c0000000000000000000007f7ba549dd0251b9"; }; readonly currency: "USD"; readonly decimals: 6; readonly name: "Reservoir Stablecoin"; readonly symbol: "rUSD"; }>; //# sourceMappingURL=rusd.d.ts.map