type GetUsdStoragePriceParams = { chain?: Chain; client: ThirdwebClient; disableCache?: boolean; units?: bigint | number | string;};