UNPKG

@reown/appkit-common

Version:

The full stack toolkit to build onchain app UX.

14 lines (13 loc) 238 B
export declare const erc20ABI: { type: string; name: string; stateMutability: string; inputs: { name: string; type: string; }[]; outputs: { name: string; type: string; }[]; }[];