UNPKG

@reown/appkit-utils

Version:

The full stack toolkit to build onchain app UX.

10 lines (9 loc) 229 B
export declare const TokenUtil: { TOKEN_ADDRESSES_BY_SYMBOL: { USDC: { 8453: string; 84532: string; }; }; getTokenSymbolByAddress(tokenAddress?: string): string | undefined; };