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